kopia lustrzana https://github.com/wagtail/wagtail
Release note for #11654
rodzic
4cfc93e0fa
commit
57062c36c9
|
|
@ -1,6 +1,13 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
|
||||
6.0.1 (xx.xx.xxxx) - IN DEVELOPMENT
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* Ensure `BooleanRadioSelect` uses the same styles as `RadioSelect` (Thibaud Colas)
|
||||
|
||||
|
||||
6.0 (07.02.2024)
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
|
|||
|
|
@ -0,0 +1,16 @@
|
|||
# Wagtail 6.0.1 release notes
|
||||
|
||||
_Unreleased_
|
||||
|
||||
```{contents}
|
||||
---
|
||||
local:
|
||||
depth: 1
|
||||
---
|
||||
```
|
||||
|
||||
## What's new
|
||||
|
||||
### Bug fixes
|
||||
|
||||
* Ensure `BooleanRadioSelect` uses the same styles as `RadioSelect` (Thibaud Colas)
|
||||
Ładowanie…
Reference in New Issue