diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-02-24 19:41:10 +0000 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-02-24 19:41:10 +0000 |
commit | 97ac3def1fc7af0b8b07c98e437771f4a552e6be (patch) | |
tree | 06f498bc6831135fad663f297a5d631e75c98e4d | |
parent | 79dd7beebdfe2d729bfdc39ffaffc264a1a84f67 (diff) | |
download | gitlab-ce-97ac3def1fc7af0b8b07c98e437771f4a552e6be.tar.gz |
Add public groups to change log
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG index da7ef7b1dd6..fbf6d631cc3 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,7 @@ v 6.7.0 - Add support for Gemnasium as a Project Service - Add edit file button to MergeRequest diff + - Public groups (Jason Hollingsworth) v 6.6.1 - Fix 500 error on files tab if submodules presents @@ -654,4 +655,4 @@ v 0.8.0 - stability - security fixes - increased test coverage - - email notification + - email notification
\ No newline at end of file |