mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-10 00:06:13 +00:00
Update changelog with correct contributors for #2189
This commit is contained in:
parent
a10e1f0761
commit
3baf087979
2 changed files with 2 additions and 2 deletions
|
|
@ -5,7 +5,7 @@ Changelog
|
|||
~~~~~~~~~~~~~~~~~
|
||||
|
||||
* Custom document model is now documented (Emily Horsman)
|
||||
* Use minified versions of CSS in the admin by adding minification to the front-end tooling (Thibaud Colas)
|
||||
* Use minified versions of CSS in the admin by adding minification to the front-end tooling (Vincent Audebert, Thibaud Colas)
|
||||
* Fix: "Open Link in New Tab" on a right arrow in page explorer should open page list (Emily Horsman)
|
||||
* Fix: Using `order_by_relevance=False` when searching with PostgreSQL now works (Mitchel Cabuloy)
|
||||
* Fix: Inline panel first and last sorting arrows correctly hidden in non-default tabs (Matt Westcott)
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ Other features
|
|||
~~~~~~~~~~~~~~
|
||||
|
||||
* :doc:`Custom document model </advanced_topics/documents/custom_document_model>` is now documented (Emily Horsman)
|
||||
* Use minified versions of CSS in the admin by adding minification to the front-end tooling (Thibaud Colas)
|
||||
* Use minified versions of CSS in the admin by adding minification to the front-end tooling (Vincent Audebert, Thibaud Colas)
|
||||
|
||||
|
||||
Bug fixes
|
||||
|
|
|
|||
Loading…
Reference in a new issue