mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-19 06:20:59 +00:00
Remove stray . from changelog/release notes
This commit is contained in:
parent
f6ca8764a3
commit
70ea948eaa
2 changed files with 2 additions and 2 deletions
|
|
@ -13,7 +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.
|
||||
* Search view accepts "page" GET parameter in line with pagination
|
||||
|
||||
0.8.5 (xx.xx.20xx)
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
|
|
|
|||
|
|
@ -22,7 +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.
|
||||
* Search view accepts "page" GET parameter in line with pagination
|
||||
|
||||
|
||||
Bug fixes
|
||||
|
|
|
|||
Loading…
Reference in a new issue