release note fixup

This commit is contained in:
Matt Westcott 2017-08-02 12:28:28 +01:00
parent ee2e44c125
commit 17939e5190
3 changed files with 2 additions and 2 deletions

View file

@ -16,6 +16,7 @@ Changelog
* Fix: Redirects with unicode characters now work (Rich Brennan)
* Fix: Prevent explorer view from crashing when page model definitions are missing, allowing the offending pages to be deleted (Matt Westcott)
* Fix: Hide the userbar from printed page representation (Eugene Morozov)
* Fix: Prevent the page editor footer content from collapsing into two lines unnecessarily (Jack Paine)
1.11.1 (07.07.2017)

View file

@ -248,7 +248,6 @@ Contributors
* Eugene Morozov
* Levi Adler
* Edwar Baron
* Jack P
Translators
===========

View file

@ -36,7 +36,7 @@ Bug fixes
* Redirects with unicode characters now work (Rich Brennan)
* Prevent explorer view from crashing when page model definitions are missing, allowing the offending pages to be deleted (Matt Westcott)
* Hide the userbar from printed page representation (Eugene Morozov)
* Prevent the page editor footer content from collapsing into two lines unnecessarily (Jack P)
* Prevent the page editor footer content from collapsing into two lines unnecessarily (Jack Paine)
Upgrade considerations
======================