diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-11-15 09:20:35 +0200 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-11-15 09:20:35 +0200 |
commit | 77e3fab89f633b70a0f805cce94d09304ad893e2 (patch) | |
tree | 246c38405fa9e6b1af0d7a84059a6038f28ab1ec /CHANGELOG | |
parent | a7d3e2b9b6a015e0e4a4e3b84439308bb6fe367a (diff) | |
download | gitlab-ce-77e3fab89f633b70a0f805cce94d09304ad893e2.tar.gz |
More entries to CHANGELOG
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 52441aad2c2..90dff97736d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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.) |