We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31b851e commit fcfef6dCopy full SHA for fcfef6d
CHANGELOG.md
@@ -4,26 +4,14 @@ All notable changes to this project will be documented in this file.
4
5
## [6.5.0] - Unreleased
6
7
-### Added
8
-
9
-- ...
10
11
### Changed
12
13
14
15
-### Removed
16
17
+- Update frontend tooling to use Node 22 (LB (Ben) Johnston)
18
19
### Fixed
20
21
- Fix color of theme and Sphinx links in footer in light mode (Sage Abdullah)
22
23
-### Security
24
25
26
27
## [6.4.0] - 2024-11-01
28
29
### Added
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = sphinx_wagtail_theme
3
-version = 6.5.0.dev0
+version = 6.5.0
author = Coen van der Kamp
author_email = [email protected]
description = Sphinx Wagtail theme
0 commit comments