Commit 9a247213a880611cadcb57dfa744b11d3ce7a114

Authored by Dmitriy Zaporozhets
1 parent fcf55171

New stuff for 6.5 in CHANGELOG

Showing 1 changed file with 8 additions and 1 deletions   Show diff stats
CHANGELOG
1 1 v 6.5.0
2 2 - Dropdown menus on issue#show page for assignee and milestone (Jason Blanchard)
3 3 - Add color custimization and previewing to broadcast messages
  4 + - Fixed notes anchors
  5 + - Load new comments in issues dynamically
  6 + - Added sort options to Public page
  7 + - Added new filters(assigned/authored/all) to Dashboard#issues, Dashboard#merge_request pages
  8 + - Add project visibility icons to dashboard
  9 + - Enable secure cookies if https used
  10 + - Protect users/confirmation with rack_attack
4 11  
5 12 v6.4.2
6 13 - Fixed wrong behaviour of script/upgrade.rb
... ... @@ -598,4 +605,4 @@ v 0.8.0
598 605 - stability
599 606 - security fixes
600 607 - increased test coverage
601 608 - - email notification
  609 + - email notification
602 610 \ No newline at end of file
... ...