mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-18 14:00:59 +00:00
Adds release notes for #3726.
This commit is contained in:
parent
0736735ac4
commit
72f0a3a2fc
2 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ Changelog
|
|||
~~~~~~~~~~~~~~~~~
|
||||
|
||||
* 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)
|
||||
|
||||
1.12 LTS (xx.xx.xxxx) - IN DEVELOPMENT
|
||||
~~~~~~~~~~~~~~~~~~~~~
|
||||
|
|
|
|||
|
|
@ -19,6 +19,7 @@ Bug fixes
|
|||
~~~~~~~~~
|
||||
|
||||
* "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)
|
||||
|
||||
Upgrade considerations
|
||||
======================
|
||||
|
|
|
|||
Loading…
Reference in a new issue