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:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-06-24 23:57:11 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-06-24 23:57:11 +0400
commitf91f230cec3d4768a752b93f35fa45fb8c85d10a (patch)
tree723ce5f6d44b20b5fdd2984612cfc5ca6bf4a965 /CHANGELOG
parent9c6bd919a33309d9557419b65ed84151ab52090c (diff)
7.1.0 started
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG10
1 files changed, 10 insertions, 0 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