Update CHANGELOG

This commit is contained in:
Annabel Dunstone
2016-06-15 16:13:21 -05:00
parent 433a65db77
commit e4b32e4941
+1
View File
@@ -103,6 +103,7 @@ v 8.9.0 (unreleased)
- Include user relationships when retrieving award_emoji
- Various associations are now eager loaded when parsing issue references to reduce the number of queries executed
- Set inverse_of for Project/Service association to reduce the number of queries
- Update tanuki logo highlight/loading colors
v 8.8.5
- Import GitHub repositories respecting the API rate limit !4166