summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-01-21 12:36:50 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-01-21 12:36:50 +0200
commit416c25871dcf8680ccf1af5da91fe0004e59eb05 (patch)
treeb59a62cb65beac83c794c9d5b132210326e729ac
parentedd95a0e74eecf88858e0806057df6cb003ab046 (diff)
downloadgitlab-ce-416c25871dcf8680ccf1af5da91fe0004e59eb05.tar.gz
More entries to CHANGELOG. Version to rc1
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-rw-r--r--CHANGELOG1
-rw-r--r--VERSION2
2 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 78b3f95e475..981fd0e77ab 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -19,6 +19,7 @@ v 6.5.0
- Search autocomplete via ajax
- Add website url to user profile
- Files API supports base64 encoded content (sponsored by O'Reilly Media)
+ - Added support for Go's repository retrieval (Bruno Albuquerque)
v6.4.3
- Don't use unicorn worker killer if PhusionPassenger is defined
diff --git a/VERSION b/VERSION
index 24f0dc3141e..acf2a255580 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-6.5.0.pre
+6.5.0.rc1