mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-22 14:01:53 +00:00
Update Changelog
This commit is contained in:
parent
794d40b86b
commit
525cf5922e
3 changed files with 4 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ Changelog
|
|||
|
||||
* Added `construct_page_listing_buttons` hook (Michael van Tellingen)
|
||||
* Added more detailed documentation and troubleshooting for installing OpenCV for feature detection (Daniele Procida)
|
||||
* Added Table Block caption for accessibility (Rahmi Pruitt)
|
||||
* Move and refactor upgrade notification JS (Jonny Scholes)
|
||||
* Add ability to insert internal anchor links/links with fragment identifiers in Draftail (rich text) fields (Iman Syed)
|
||||
* Remove need for Elasticsearch `update_all_types` workaround, upgrade minimum release to 6.4.0 or above (Jonathan Liuti)
|
||||
|
|
|
|||
|
|
@ -387,6 +387,7 @@ Contributors
|
|||
* Iman Syed
|
||||
* John Carter
|
||||
* Jonathan Liuti
|
||||
* Rahmi Pruitt
|
||||
|
||||
Translators
|
||||
===========
|
||||
|
|
|
|||
|
|
@ -15,6 +15,7 @@ What's new
|
|||
|
||||
* Upgraded Elasticsearch client library dependency to 6.4.0 or above, 7.0.0 or above is still supported.
|
||||
|
||||
|
||||
Other features
|
||||
~~~~~~~~~~~~~~
|
||||
|
||||
|
|
@ -23,6 +24,7 @@ Other features
|
|||
* Move and refactor upgrade notification JS (Jonny Scholes)
|
||||
* Remove need for Elasticsearch ``update_all_types`` workaround, upgrade minimum release to 6.4.0 or above (Jonathan Liuti)
|
||||
* Add ability to insert internal anchor links/links with fragment identifiers in Draftail (rich text) fields (Iman Syed)
|
||||
* Added Table Block caption for accessibility (Rahmi Pruitt)
|
||||
|
||||
|
||||
Bug fixes
|
||||
|
|
|
|||
Loading…
Reference in a new issue