Add Changelog for #11660 (6.0.2)

# Conflicts:
#	CHANGELOG.txt
#	docs/releases/6.1.md
pull/11754/head
LB Johnston 2024-03-05 07:43:28 +10:00
rodzic e0c07dd3fd
commit 266ccea1b8
2 zmienionych plików z 9 dodań i 0 usunięć

Wyświetl plik

@ -6,6 +6,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)

Wyświetl plik

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