More entries to CHANGELOG

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
Dmitriy Zaporozhets 2013-11-15 09:20:35 +02:00
parent a7d3e2b9b6
commit 77e3fab89f
No known key found for this signature in database
GPG Key ID: 2CEAFD2671262EC2
1 changed files with 6 additions and 0 deletions

View File

@ -11,6 +11,12 @@ v 6.3.0
- You can create file in repo using UI
- API: dropped default_branch attribute from project during creation
- Project default_branch is not stored in db any more. It takes from repo now.
- Admin broadcast messages
- UI improvements
- Dont show last push widget if user removed this branch
- Fix 500 error for repos with newline in file name
- Extended html titles
- API: create/update repo files
v 6.2.0
- Public project pages are now visible to everyone (files, issues, wik, etc.)