Adds changelog notes for 29360a4.

This commit is contained in:
Bertrand Bordage 2017-08-21 14:06:39 +02:00
parent 29360a4f70
commit 31e025032c
2 changed files with 2 additions and 0 deletions

View file

@ -6,6 +6,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)
* Fix: Inline panel first and last sorting arrows correctly hidden in non-default tabs (Matt Westcott)
1.12 LTS (xx.xx.xxxx) - IN DEVELOPMENT
~~~~~~~~~~~~~~~~~~~~~

View file

@ -20,6 +20,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)
* Fix: Inline panel first and last sorting arrows correctly hidden in non-default tabs (Matt Westcott)
Upgrade considerations
======================