Added SVG sanitizer fix to the changelog

This commit is contained in:
Gabriel Mazetto 2016-06-02 00:53:34 -03:00 committed by Robert Speicher
parent 13791c6704
commit 388f6eaaa6
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ v 8.9.0 (unreleased)
- Fix issue todo not remove when leave project !4150 (Long Nguyen)
- Allow customisable text on the 'nearly there' page after a user signs up
- Bump recaptcha gem to 3.0.0 to remove deprecated stoken support
- Fix SVG sanitizer to allow more elements
- Allow forking projects with restricted visibility level
- Added descriptions to notification settings dropdown
- Improve note validation to prevent errors when creating invalid note via API