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>2013-09-25 16:49:35 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-09-25 16:49:35 +0400
commite8292e733bd35eefad4c222f324c3d5070ac83eb (patch)
treee0e77ec1900ba635ef508730c3a872d02dbb50b8 /CHANGELOG
parent0a01994466622c5fce69252042a35231ab418379 (diff)
Mention public projects in CHANGELOG
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
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.