mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-12 17:23:15 +00:00
Changelog/release note for #2386
This commit is contained in:
parent
2ce9bda1a3
commit
d22be01d37
2 changed files with 2 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ Changelog
|
|||
|
||||
* Fix: Streamfields no longer break on validation error
|
||||
* Fix: Number of validation errors in each tab in the editor is now correctly reported again
|
||||
* Fix: Userbar now opens on devices with both touch and mouse (Josh Barr)
|
||||
|
||||
|
||||
1.4.1 (17.03.2016)
|
||||
|
|
|
|||
|
|
@ -15,4 +15,5 @@ Bug fixes
|
|||
|
||||
* Streamfields no longer break on validation error
|
||||
* Number of validation errors in each tab in the editor is now correctly reported again
|
||||
* Userbar now opens on devices with both touch and mouse (Josh Barr)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue