kopia lustrzana https://github.com/wagtail/wagtail
add release notes #7977
rodzic
d2a11bc7bd
commit
e0f9e802de
|
@ -11,6 +11,7 @@ Changelog
|
|||
* Switch the Wagtail branding font to a system font stack (Steven Steinwand)
|
||||
* Add black configuration and reformat code using it (Dan Braghis)
|
||||
* Remove UI code for legacy browser support: polyfills, IE11 workarounds, Modernizr (Thibaud Colas)
|
||||
* Remove redirect auto-creation recipe from documentation as this feature is now supported in Wagtail core (Andy Babic)
|
||||
|
||||
|
||||
2.16.2 (xx.xx.xxxx) - IN DEVELOPMENT
|
||||
|
|
|
@ -22,6 +22,7 @@ Here are other changes related to the redesign:
|
|||
* Lint with flake8-comprehensions and flake8-assertive, including adding a pre-commit hook for these (Mads Jensen, Dan Braghis)
|
||||
* Add black configuration and reformat code using it (Dan Braghis)
|
||||
* Remove UI code for legacy browser support: polyfills, IE11 workarounds, Modernizr (Thibaud Colas)
|
||||
* Remove redirect auto-creation recipe from documentation as this feature is now supported in Wagtail core (Andy Babic)
|
||||
|
||||
|
||||
### Bug fixes
|
||||
|
|
Ładowanie…
Reference in New Issue