summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Sumaran <alfredo@gitlab.com>2016-06-23 16:14:59 -0500
committerAlfredo Sumaran <alfredo@gitlab.com>2016-06-23 16:18:14 -0500
commit56c36324a048c3e4c4668be9bc27bb92d6857cc9 (patch)
tree461536f03bd0323d1768e61ffd434d3194715380
parent0e3208c40521000ad1b82ed80078b3ecc9dbaf76 (diff)
downloadgitlab-ce-56c36324a048c3e4c4668be9bc27bb92d6857cc9.tar.gz
Update CHANGELOG
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 5c87f86bf3a..bb769087443 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -5,7 +5,6 @@ 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)
@@ -14,6 +13,7 @@ v 8.9.1
- Fix GitLab project import issues related to notes and builds
- Improve performance of searching repository tags by name by using a memorized tag array
- Fix false truncated warnings with ISO-8559 files
+ - Fix unwanted label unassignment when doing bulk action on issues page
- Fix 404 when accessing pipelines as guest user on public projects
v 8.9.0