Commit 747706a83af916beb012f587556901ebf69fd8cc

Authored by Dmitriy Zaporozhets
2 parents c0da61c6 78dd9a14

Merge pull request #3303 from dosire/attribute

Attribution as mentioned in https://news.ycombinator.com/item?id=5423635
Showing 1 changed file with 4 additions and 4 deletions   Show diff stats
CHANGELOG
... ... @@ -14,7 +14,7 @@ v 5.0.0
14 14 - Add validations for Group and Team names
15 15 - Restyle team page for project
16 16 - Update capybara, rspec-rails, poltergeist to recent versions
17   - - Wiki on git using Gollum
  17 + - Wiki on git using Gollum
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
... ... @@ -24,7 +24,7 @@ v 5.0.0
24 24 - Fixed search field on projects page
25 25 - Added teams to search autocomplete
26 26 - Move groups and teams on dashboard sidebar to sub-tabs
27   - - API: improved return codes and docs.
  27 + - API: improved return codes and docs. (Felix Gilcher, Sebastian Ziebell)
28 28 - Redesign wall to be more like chat
29 29 - Snippets, Wall features are disabled by default for new projects
30 30  
... ... @@ -56,7 +56,7 @@ v 4.1.0
56 56 - cleanup rake tasks
57 57 - fix backup/restore
58 58 - scss cleanup
59   - - show preview for note images
  59 + - show preview for note images
60 60 - improved network-graph
61 61 - get rid of app/roles/
62 62 - added new classes Team, Repository
... ... @@ -70,7 +70,7 @@ v 4.1.0
70 70 v 4.0.0
71 71 - Remove project code and path from API. Use id instead
72 72 - Return valid clonable url to repo for web hook
73   - - Fixed backup issue
  73 + - Fixed backup issue
74 74 - Reorganized settings
75 75 - Fixed commits compare
76 76 - Refactored scss
... ...