0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-25 05:02:57 +01:00

Add Changelog for #11660 (6.0.2)

# Conflicts:
#	CHANGELOG.txt
#	docs/releases/6.1.md
This commit is contained in:
LB Johnston 2024-03-05 07:43:28 +10:00
parent 9d269e4b92
commit a7a09f7348
2 changed files with 9 additions and 0 deletions

View File

@ -47,6 +47,8 @@ Changelog
~~~~~~~~~~~~~~~~~~
* Fix: Ensure that modal tabs width are not impacted by side panel opening (LB (Ben) Johnston)
* Fix: Resolve issue local development of docs when running `make livehtml` (Sage Abdullah)
* Docs: Update Sphinx theme to `6.3.0` with a fix for the missing favicon (Sage Abdullah)
6.0.1 (15.02.2024)

View File

@ -14,3 +14,10 @@ depth: 1
### Bug fixes
* Ensure that modal tabs width are not impacted by side panel opening (LB (Ben) Johnston)
* Resolve issue local development of docs when running `make livehtml` (Sage Abdullah)
### Documentation
* Update Sphinx theme to `6.3.0` with a fix for the missing favicon (Sage Abdullah)