mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-28 02:24:48 +00:00
changelog and release note updates for #5147
This commit is contained in:
parent
5c336f223e
commit
f1c7b002d8
2 changed files with 2 additions and 1 deletions
|
|
@ -5,6 +5,7 @@ Changelog
|
|||
~~~~~~~~~~~~~~~~
|
||||
|
||||
* Removed support for Python 3.4
|
||||
* Added support for `short_description` for field labels in modeladmin's `InspectView` (Wesley van Lee)
|
||||
|
||||
|
||||
2.5 (xx.xx.xxxx) - IN DEVELOPMENT
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ What's new
|
|||
Other features
|
||||
~~~~~~~~~~~~~~
|
||||
|
||||
* ...
|
||||
* Added support for ``short_description`` for field labels in modeladmin's ``InspectView`` (Wesley van Lee)
|
||||
|
||||
|
||||
Bug fixes
|
||||
|
|
|
|||
Loading…
Reference in a new issue