summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG14
-rw-r--r--VERSION2
2 files changed, 15 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 6868c07ba52..7322efbf228 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,17 @@
+v 2.9.0
+ - fixed inline notes bugs
+ - refactored rspecs
+ - refactored gitolite backend
+ - added factory_girl
+ - restyled projects list on dashboard
+ - ssh keys validation to prevent gitolite crash
+ - send notifications if changed premission in project
+ - scss refactoring. gitlab_bootstrap/ dir
+ - fix git push http body bigger than 112k problem
+ - list of labels page under issues tab
+ - API for milestones
+ - restyled buttons
+
v 2.8.1
- ability to disable gravatars
- improved MR diff logic
diff --git a/VERSION b/VERSION
index 1817afea416..a564e65383b 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.8.2
+2.9.0pre