diff options
author | Sytse Sijbrandij <sytse@dosire.com> | 2013-03-22 17:39:22 +0100 |
---|---|---|
committer | Sytse Sijbrandij <sytse@dosire.com> | 2013-03-22 17:39:22 +0100 |
commit | ccc880675818406e4ac33cfa69d95993696d6f96 (patch) | |
tree | 0cfe1ce3ca0d0709b602ea454f4c30866621d581 | |
parent | de2c189ec10448787e41e4f2283de7c120fb16df (diff) | |
download | gitlab-ce-ccc880675818406e4ac33cfa69d95993696d6f96.tar.gz |
Attribution as mentioned in https://news.ycombinator.com/item?id=5423635
-rw-r--r-- | CHANGELOG | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/CHANGELOG b/CHANGELOG index 62792fcf5a6..a80113c204b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -14,7 +14,7 @@ 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 + - 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 @@ -24,7 +24,7 @@ v 5.0.0 - 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. + - API: improved return codes and docs. @Xylakant - Redesign wall to be more like chat - Snippets, Wall features are disabled by default for new projects @@ -56,7 +56,7 @@ v 4.1.0 - cleanup rake tasks - fix backup/restore - scss cleanup - - show preview for note images + - show preview for note images - improved network-graph - get rid of app/roles/ - added new classes Team, Repository @@ -70,7 +70,7 @@ v 4.1.0 v 4.0.0 - Remove project code and path from API. Use id instead - Return valid clonable url to repo for web hook - - Fixed backup issue + - Fixed backup issue - Reorganized settings - Fixed commits compare - Refactored scss |