summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG9
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