Adds release notes for #3726.

This commit is contained in:
Bertrand Bordage 2017-08-16 18:12:08 +02:00
parent 0736735ac4
commit 72f0a3a2fc
2 changed files with 2 additions and 0 deletions

View file

@ -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
~~~~~~~~~~~~~~~~~~~~~

View file

@ -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
======================