Commit 77e3fab89f633b70a0f805cce94d09304ad893e2
1 parent
a7d3e2b9
Exists in
master
and in
4 other branches
More entries to CHANGELOG
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing
1 changed file
with
6 additions
and
0 deletions
Show diff stats
CHANGELOG
... | ... | @@ -11,6 +11,12 @@ v 6.3.0 |
11 | 11 | - You can create file in repo using UI |
12 | 12 | - API: dropped default_branch attribute from project during creation |
13 | 13 | - Project default_branch is not stored in db any more. It takes from repo now. |
14 | + - Admin broadcast messages | |
15 | + - UI improvements | |
16 | + - Dont show last push widget if user removed this branch | |
17 | + - Fix 500 error for repos with newline in file name | |
18 | + - Extended html titles | |
19 | + - API: create/update repo files | |
14 | 20 | |
15 | 21 | v 6.2.0 |
16 | 22 | - Public project pages are now visible to everyone (files, issues, wik, etc.) | ... | ... |