Commit 7ab3bf9668195cb2a885db6a78078f0d6e24ea54

Authored by Dmitriy Zaporozhets
1 parent 0ba378dc

update CHANGELOG with default_branch changes

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
CHANGELOG
... ... @@ -9,6 +9,8 @@ v 6.3.0
9 9 - Fixed issue with 500 error when group did not exist
10 10 - Ability to leave project
11 11 - You can create file in repo using UI
  12 + - API: dropped default_branch attribute from project during creation
  13 + - Project default_branch is not stored in db any more. It takes from repo now.
12 14  
13 15 v 6.2.0
14 16 - Public project pages are now visible to everyone (files, issues, wik, etc.)
... ...