mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-22 22:05:50 +00:00
Release note for #5431
This commit is contained in:
parent
ace5c5f79a
commit
1468cab3a1
2 changed files with 2 additions and 1 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)
|
||||
* Fix: Added line breaks to long filenames on multiple image / document uploader (Kevin Howbrook)
|
||||
|
||||
|
||||
2.6 (xx.xx.xxxx) - IN DEVELOPMENT
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@ Other features
|
|||
Bug fixes
|
||||
~~~~~~~~~
|
||||
|
||||
* ...
|
||||
* Added line breaks to long filenames on multiple image / document uploader (Kevin Howbrook)
|
||||
|
||||
|
||||
Upgrade considerations
|
||||
|
|
|
|||
Loading…
Reference in a new issue