Update CHANGELOG

This commit is contained in:
Alfredo Sumaran
2016-04-26 14:01:40 -05:00
parent 4d6c40df9a
commit c98b25f420
+1
View File
@@ -7,6 +7,7 @@ v 8.8.0 (unreleased)
- Updated search UI
- Replace Devise Async with Devise ActiveJob integration. !3902 (Connor Shea)
- Allow "NEWS" and "CHANGES" as alternative names for CHANGELOG. !3768 (Connor Shea)
- Added button to toggle whitespaces changes on diff view
v 8.7.1 (unreleased)
- Throttle the update of `project.last_activity_at` to 1 minute. !3848