Adds release notes for #4850

This commit is contained in:
Mikalai Radchuk 2018-10-28 17:28:53 +03:00
parent 86865bafc2
commit a0a58d8396
2 changed files with 3 additions and 0 deletions

View file

@ -329,6 +329,8 @@ Contributors
* Dzianis Sheka
* Scott Cranfill
* gmmoraes
* Justin Focus
* Fedor Selitsky
Translators
===========

View file

@ -36,6 +36,7 @@ Bug fixes
* Help text does not overflow when using a combination of BooleanField and FieldPanel in page model (Dzianis Sheka)
* Document chooser now displays more useful help message when there are no documents in Wagtail document library (gmmoraes, Stas Rudakou)
* Allow custom logos of any height in the admin menu (Meteor0id)
* Users without the edit permission no longer see "Edit" links in list of pages waiting for moderation (Justin Focus, Fedor Selitsky)
Upgrade considerations