summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG14
-rw-r--r--VERSION2
2 files changed, 14 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 696837564e0..ee393cd7f60 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,7 +1,19 @@
-master
+v 3.0.0
- Projects groups
- Web Editor
- Fixed bug with gitolite keys
+ - UI improved
+ - Increased perfomance of application
+ - Show user avatar in last commit when browsing Files
+ - Refactored Gitlab::Merge
+ - Use Font Awsome for icons
+ - Separate observing of Note and MergeRequestsa
+ - Milestone "All Issues" filter
+ - Fix issue close and reopen button text and styles
+ - Fix forward/back while browsing Tree hierarchy
+ - Show numer of notes for commits and merge requests
+ - Added support pg from box and update installation doc
+ - Reject ssh keys that break gitolite
- [API] list one project hook
- [API] edit project hook
- [API] add project snippets list
diff --git a/VERSION b/VERSION
index e72e128f415..4a36342fcab 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.0.0pre
+3.0.0