diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-11-10 11:51:58 +0100 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-11-10 11:51:58 +0100 |
commit | b1a1cadcc2056540e4eb5a6b48c87b83656633be (patch) | |
tree | a323bd0f68d248dee016bf9f0e19ad0eafdcd2d5 | |
parent | 1b7a2fc5363d7e2334f5c48940e8eca9d88354a6 (diff) | |
download | gitlab-ce-b1a1cadcc2056540e4eb5a6b48c87b83656633be.tar.gz |
Add changelog item
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index d11076f4848..fe521e0f140 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -28,6 +28,7 @@ v 8.2.0 (unreleased) - Allow groups to appear in the search results if the group owner allows it - New design for project graphs page - Fix incoming email config defaults + - Improve Continuous Integration graphs page v 8.1.4 - Fix bug where manually merged branches in a MR would end up with an empty diff (Stan Hu) |