Add release notes for #5775

This commit is contained in:
Thibaud Colas 2020-01-23 15:59:43 +00:00
parent 5dcc71799e
commit ef6ace6e98
2 changed files with 2 additions and 0 deletions

View file

@ -5,6 +5,7 @@ Changelog
~~~~~~~~~~~~~~~~
* Fix: Added ARIA alert role to live search forms in the admin (Casper Timmers)
* Fix: Reorder login form elements to match expected tab order (Kjartan Sverrisson)
2.8 (xx.xx.xxxx) - IN DEVELOPMENT

View file

@ -21,6 +21,7 @@ Bug fixes
~~~~~~~~~
* Added ARIA alert role to live search forms in the admin (Casper Timmers)
* Reordered login form elements to match expected tab order (Kjartan Sverrisson)
Upgrade considerations