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>2012-12-23 14:12:31 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2012-12-23 14:12:31 +0400
commite440da62b847ba8d6a272f7b87ce81dcf3179f84 (patch)
tree4ed52dddb5907a128761082ed43b950552fc4e6e
parent25c33ca3d07944bbd2e0b3fbd642cc0164ff0f5d (diff)
Let it be v4.0.0
-rw-r--r--CHANGELOG3
-rw-r--r--VERSION2
2 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 95ed6e8db1c..dda12bd11de 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,7 @@
v 4.0.0
+ - Remove project code and path from API. Use id instead
+ - Return valid clonable url to repo for web hook
+ - Fixed backup issue
- Reorganized settings
- Fixed commits compare
- Refactored scss
diff --git a/VERSION b/VERSION
index 3cdeb6b85ee..fcdb2e109f6 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-4.0.0rc1
+4.0.0