summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-06-24 22:57:11 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-06-24 22:57:11 +0300
commitf91f230cec3d4768a752b93f35fa45fb8c85d10a (patch)
tree723ce5f6d44b20b5fdd2984612cfc5ca6bf4a965
parent9c6bd919a33309d9557419b65ed84151ab52090c (diff)
downloadgitlab-ce-f91f230cec3d4768a752b93f35fa45fb8c85d10a.tar.gz
7.1.0 started
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-rw-r--r--CHANGELOG10
-rw-r--r--VERSION2
2 files changed, 11 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 495d20e8b04..a5962fdfdc7 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,13 @@
+v 7.1.0
+ - Remove observers
+ - Improve MR discussions
+ - Filter by description on Issues#index page
+ - Fix bug with namespace select when create new project page
+ - Show README link after description for non-master members
+ - Add @all mention for comments
+ - Dont show reply button if user is not signed in
+ - Expose more information for issues with webhook
+
v 7.0.0
- The CPU no longer overheats when you hold down the spacebar
- Improve edit file UI
diff --git a/VERSION b/VERSION
index 66ce77b7ead..0802f6378d4 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-7.0.0
+7.1.0.pre