mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-24 06:43:46 +00:00
Changelog/release notes for search view query parameter
This commit is contained in:
parent
ad231ed05a
commit
f6ca8764a3
2 changed files with 2 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ Changelog
|
|||
* Dropped Django 1.6 support
|
||||
* Dropped Python 2.6 and 3.2 support
|
||||
* Dropped Elasticsearch 0.90.x support
|
||||
* Search view accepts "page" GET parameter in line with pagination.
|
||||
|
||||
0.8.5 (xx.xx.20xx)
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
|
|
|
|||
|
|
@ -22,6 +22,7 @@ Minor features
|
|||
* Dropped Django 1.6 support
|
||||
* Dropped Python 2.6 and 3.2 support
|
||||
* Dropped Elasticsearch 0.90.x support
|
||||
* Search view accepts "page" GET parameter in line with pagination.
|
||||
|
||||
|
||||
Bug fixes
|
||||
|
|
|
|||
Loading…
Reference in a new issue