mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-22 05:51:53 +00:00
Add release notes for #3285
This commit is contained in:
parent
0e4fcc0b39
commit
cc4f941c0a
2 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ Changelog
|
|||
1.12 (xx.xx.xxxx) - IN DEVELOPMENT
|
||||
~~~~~~~~~~~~~~~~~
|
||||
|
||||
* The admin interface now displays a title of the latest draft (Mikalai Radchuk)
|
||||
* Added multi-select form field to the form builder (dwasyl)
|
||||
* Fix: FieldBlocks in StreamField now call the field's `prepare_value` method (Tim Heap)
|
||||
* Fix: Initial disabled state of InlinePanel add button is now set correctly on non-default tabs (Matthew Downey)
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@ What's new
|
|||
Other features
|
||||
~~~~~~~~~~~~~~
|
||||
|
||||
* The admin interface now displays a title of the latest draft (Mikalai Radchuk)
|
||||
* Added multi-select form field to the form builder (dwasyl)
|
||||
|
||||
Bug fixes
|
||||
|
|
|
|||
Loading…
Reference in a new issue