kopia lustrzana https://github.com/wagtail/wagtail
Release note for #7361
rodzic
35132296cc
commit
2c4db8f2b1
|
@ -7,6 +7,7 @@ Changelog
|
|||
* Support `min_num` / `max_num` options on ListBlock (Matt Westcott)
|
||||
* Added a distinct `wagtail.copy_for_translation` log action type (Karl Hobley)
|
||||
* Fix: Delete button is now correct colour on snippets and modeladmin listings (Brandon Murch)
|
||||
* Fix: Ensure that StreamBlock / ListBlock-level validation errors are counted towards error counts (Matt Westcott)
|
||||
|
||||
|
||||
2.14 (xx.xx.xxxx) - IN DEVELOPMENT
|
||||
|
|
|
@ -22,6 +22,7 @@ Bug fixes
|
|||
~~~~~~~~~
|
||||
|
||||
* Delete button is now correct colour on snippets and modeladmin listings (Brandon Murch)
|
||||
* Ensure that StreamBlock / ListBlock-level validation errors are counted towards error counts (Matt Westcott)
|
||||
|
||||
Upgrade considerations
|
||||
======================
|
||||
|
|
Ładowanie…
Reference in New Issue