Commit dbbc3594 authored by Yorick Peterse's avatar Yorick Peterse

Merge branch 'fix-award-emoji-changelog' into 'master'

Fixed award emoji changelog entry

See merge request !4910
parents 0372afe2 2e33e704
......@@ -5,7 +5,6 @@ v 8.10.0 (unreleased)
- Wrap code blocks on Activies and Todos page. !4783 (winniehell)
- Add Sidekiq queue duration to transaction metrics.
- Fix MR-auto-close text added to description. !4836
- Eager load award emoji on notes
- Fix pagination when sorting by columns with lots of ties (like priority)
- 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)
......@@ -16,6 +15,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
- Eager load award emoji on notes
- Fix unwanted label unassignment when doing bulk action on issues page
- Improve performance of redacting Markdown references
- Fix 404 when accessing pipelines as guest user on public projects
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment