diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-12-26 12:58:15 +0000 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-12-26 12:58:15 +0000 |
commit | 9a247213a880611cadcb57dfa744b11d3ce7a114 (patch) | |
tree | 87f28f9969c18c18ffa2b9ff2ae45f8ec3b557e0 | |
parent | fcf55171c4d5a25bc08da37e704f95ca8ca4e06b (diff) | |
download | gitlab-ce-9a247213a880611cadcb57dfa744b11d3ce7a114.tar.gz |
New stuff for 6.5 in CHANGELOG
-rw-r--r-- | CHANGELOG | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG index 8922e5e6af4..6fce7df8ec9 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,13 @@ v 6.5.0 - Dropdown menus on issue#show page for assignee and milestone (Jason Blanchard) - Add color custimization and previewing to broadcast messages + - Fixed notes anchors + - Load new comments in issues dynamically + - Added sort options to Public page + - Added new filters(assigned/authored/all) to Dashboard#issues, Dashboard#merge_request pages + - Add project visibility icons to dashboard + - Enable secure cookies if https used + - Protect users/confirmation with rack_attack v6.4.2 - Fixed wrong behaviour of script/upgrade.rb @@ -598,4 +605,4 @@ v 0.8.0 - stability - security fixes - increased test coverage - - email notification + - email notification
\ No newline at end of file |