pull/11754/head
Sage Abdullah 2024-02-15 10:01:38 +00:00
rodzic 4cfc93e0fa
commit 57062c36c9
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: EB1A33CC51CC0217
2 zmienionych plików z 23 dodań i 0 usunięć

Wyświetl plik

@ -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)
~~~~~~~~~~~~~~~~

Wyświetl plik

@ -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)