summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-05-23 16:09:54 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-05-23 16:09:54 +0300
commit3e1853c5a0d89147a6a44a31a302f93e96c2ed92 (patch)
treef9fba3fb2fc8774def679e1d1f75c0266440aebc
parent09fc3df9014e14725017d97b30e15ff97c3e8493 (diff)
downloadgitlab-ce-3e1853c5a0d89147a6a44a31a302f93e96c2ed92.tar.gz
More stuff to CHANGELOG
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 2cd68ce414f..9d2ac06277b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -4,6 +4,9 @@ v 7.0.0
- Add ability to upload group avatar when create
- Protected branch cannot be removed
- Developers can remove normal branches with UI
+ - Remove branch via API (sponsored by O'Reilly Media)
+ - Move protected branches page to Project settings area
+ - Redirect to Files view when create new branch via UI
v 6.9.0
- Store Rails cache data in the Redis `cache:gitlab` namespace