Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Sumaran <alfredo@gitlab.com>2016-04-25 22:18:36 +0300
committerAlfredo Sumaran <alfredo@gitlab.com>2016-04-26 22:01:40 +0300
commitc98b25f420cafd8a9abc7148035aff04f672b330 (patch)
treec2fd2bbb9ed31dc8f0f9860bed68b8c69269db85
parent4d6c40df9a928054e3d1c6d6c477f3a35fa950f6 (diff)
Update CHANGELOG
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 8dff81166c3..0df5bb2de58 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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