Update CHANGELOG

This commit is contained in:
Alfredo Sumaran
2016-06-23 16:13:42 -05:00
parent d18e407c40
commit 7c9909eb64
+1
View File
@@ -5,6 +5,7 @@ v 8.10.0 (unreleased)
- Add Sidekiq queue duration to transaction metrics.
- Fix MR-auto-close text added to description. !4836
- Fix pagination when sorting by columns with lots of ties (like priority)
- Fix unwanted label unassignment when doing bulk action on issues page
- Implement Subresource Integrity for CSS and JavaScript assets. This prevents malicious assets from loading in the case of a CDN compromise.
- Fix user creation with stronger minimum password requirements !4054 (nathan-pmt)