Update CHANGELOG

This commit is contained in:
Douglas Barbosa Alexandre 2016-06-06 11:28:20 -03:00
parent 17152602b0
commit 1fb1e64fdd
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ v 8.8.4 (unreleased)
- Fix todos page throwing errors when you have a project pending deletion
- Reduce number of SQL queries when rendering user references
- Upgrade to jQuery 2
- Disable Webhooks before proceeding with the GitHub import
v 8.8.3
- Fix 404 page when viewing TODOs that contain milestones or labels in different projects. !4312