kopia lustrzana https://github.com/wagtail/wagtail
Release note for #7934 in 2.16.1
rodzic
d4a6b8491c
commit
da5ca3a2e3
|
@ -9,6 +9,12 @@ Changelog
|
|||
* Change comment headers’ date formatting to use browser APIs instead of requiring a library (LB (Ben Johnston))
|
||||
|
||||
|
||||
2.16.1 (xx.xx.xxxx) - IN DEVELOPMENT
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* Ensure that correct sidebar submenus open when labels use non-Latin alphabets (Matt Westcott)
|
||||
|
||||
|
||||
2.16 (07.02.2022)
|
||||
~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
|
@ -0,0 +1,16 @@
|
|||
=============================================
|
||||
Wagtail 2.16.1 release notes - IN DEVELOPMENT
|
||||
=============================================
|
||||
|
||||
.. contents::
|
||||
:local:
|
||||
:depth: 1
|
||||
|
||||
|
||||
What's new
|
||||
==========
|
||||
|
||||
Bug fixes
|
||||
~~~~~~~~~
|
||||
|
||||
* Ensure that correct sidebar submenus open when labels use non-Latin alphabets (Matt Westcott)
|
|
@ -6,6 +6,7 @@ Release notes
|
|||
|
||||
upgrading
|
||||
2.17
|
||||
2.16.1
|
||||
2.16
|
||||
2.15.3
|
||||
2.15.2
|
||||
|
|
Ładowanie…
Reference in New Issue