From fdfc408d87fbeeda099f53ca9ebd348b65ea79b3 Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Fri, 15 Mar 2013 18:01:03 +0200 Subject: [PATCH] version up to beta1 --- CHANGELOG | 12 ++++++++++++ VERSION | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index cd0cdcf7..a4780391 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -14,6 +14,18 @@ v 5.0.0 - Add validations for Group and Team names - Restyle team page for project - Update capybara, rspec-rails, poltergeist to recent versions + - Wiki on git using Gollum + - Added Solarized Dark theme for code review + - Dont show user emails in autocomplete lists, profile pages + - Added settings tab for group, team, project + - Move snippets, wall and wiki under same tab + - Replace user popup with icons in header + - Handle project moving with gitlab-shell + - Added select2-rails for selectboxes with ajax data load + - Fixed search field on projects page + - Added teams to search autocomplete + - Move groups and teams on dashboard sidebar to sub-tabs + - API: improved return codes and docs. v 4.2.0 - Teams diff --git a/VERSION b/VERSION index 0ceadf72..80bb1e4b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.0.0pre +5.0.0.beta1