Commit 52d3fa191f570ddfad4549e848f45d90327e3df6

Authored by Dmitriy Zaporozhets
1 parent fb4f1715

5.0 beta2

Showing 2 changed files with 3 additions and 2 deletions   Show diff stats
CHANGELOG
... ... @@ -18,7 +18,6 @@ v 5.0.0
18 18 - Added Solarized Dark theme for code review
19 19 - Dont show user emails in autocomplete lists, profile pages
20 20 - Added settings tab for group, team, project
21   - - Move snippets, wall and wiki under same tab
22 21 - Replace user popup with icons in header
23 22 - Handle project moving with gitlab-shell
24 23 - Added select2-rails for selectboxes with ajax data load
... ... @@ -26,6 +25,8 @@ v 5.0.0
26 25 - Added teams to search autocomplete
27 26 - Move groups and teams on dashboard sidebar to sub-tabs
28 27 - API: improved return codes and docs.
  28 + - Redesign wall to be more like chat
  29 + - Snippets, Wall features are disabled by default for new projects
29 30  
30 31 v 4.2.0
31 32 - Teams
... ...
VERSION
1   -5.0.0.beta1
  1 +5.0.0.beta2
... ...