Commit ef7e605ed5b6cf3cc00e0af8b16a7641a498457c

Authored by Dmitriy Zaporozhets
1 parent 1fe61284

CHANGELOG

Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
@@ -4,6 +4,9 @@ v 5.1.0 @@ -4,6 +4,9 @@ v 5.1.0
4 - Move both repo and wiki when project transfer requrested 4 - Move both repo and wiki when project transfer requrested
5 - Admin area: project editing was removed from admin namespace 5 - Admin area: project editing was removed from admin namespace
6 - Access: admin user has now access to any project. 6 - Access: admin user has now access to any project.
  7 + - Notification settings
  8 + - Gitlab::Git set of objects to abstract from grit library
  9 + - Replace Unicorn web server with Puma
7 10
8 v 5.0.0 11 v 5.0.0
9 - Replaced gitolite with gitlab-shell 12 - Replaced gitolite with gitlab-shell