summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-04-15 16:58:10 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-04-15 16:58:10 +0300
commita45e4721e022e7b09d06b45fadab1ac09bf32673 (patch)
treeacade2aa69178f401a32d4b90f53cbb59624af2b
parentb1a8fdd84d5a7cdbdb5ef3829b59a73db0f4d2dd (diff)
downloadgitlab-ce-a45e4721e022e7b09d06b45fadab1ac09bf32673.tar.gz
Updated changelog. GitLab 5.1 is beta now
-rw-r--r--CHANGELOG3
-rw-r--r--VERSION2
2 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index d4deb97099e..d17907d0c58 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -12,6 +12,9 @@ v 5.1.0
- Restyled Merge Request list
- Backup now dump/restore uploads
- Improved perfomance of dashboard
+ - File history now tracks renames
+ - Drop wiki migration tools
+ - Drop sqlite migration tools
v 5.0.0
- Replaced gitolite with gitlab-shell
diff --git a/VERSION b/VERSION
index 52df2a23917..e321d504168 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-5.1.0pre
+5.1.0.beta2