diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-09-25 15:49:35 +0300 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-09-25 15:49:35 +0300 |
commit | e8292e733bd35eefad4c222f324c3d5070ac83eb (patch) | |
tree | e0e77ec1900ba635ef508730c3a872d02dbb50b8 /CHANGELOG | |
parent | 0a01994466622c5fce69252042a35231ab418379 (diff) | |
download | gitlab-ce-e8292e733bd35eefad4c222f324c3d5070ac83eb.tar.gz |
Mention public projects in CHANGELOG
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index e955925138c..3db03f76ed7 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,6 @@ +v 6.2.0 + - Public projects are visible from the outside + v 6.1.0 - Project specific IDs for issues, mr, milestones Above items will get a new id and for example all bookmarked issue urls will change. |