added changelog

This commit is contained in:
James Lopez
2016-06-02 21:48:27 -04:00
committed by Robert Speicher
parent 097eafc8c7
commit f2ec6341b3
+1
View File
@@ -31,6 +31,7 @@ v 8.9.0 (unreleased)
- Cache assigned issue and merge request counts in sidebar nav
- Cache project build count in sidebar nav
- Reduce number of queries needed to render issue labels in the sidebar
- Improve error handling importing projects
v 8.8.3
- Fix 404 page when viewing TODOs that contain milestones or labels in different projects. !4312