diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-06-24 22:57:11 +0300 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-06-24 22:57:11 +0300 |
commit | f91f230cec3d4768a752b93f35fa45fb8c85d10a (patch) | |
tree | 723ce5f6d44b20b5fdd2984612cfc5ca6bf4a965 /CHANGELOG | |
parent | 9c6bd919a33309d9557419b65ed84151ab52090c (diff) | |
download | gitlab-ce-f91f230cec3d4768a752b93f35fa45fb8c85d10a.tar.gz |
7.1.0 started
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 10 |
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 |