File tree Expand file tree Collapse file tree 2 files changed +14
-6
lines changed Expand file tree Collapse file tree 2 files changed +14
-6
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5- ## [ 6.0 .0] - 2023-03-09
5+ ## [ 6.1 .0] - 2023-07-19
66
77### Added
88
9- - Add basic styling of ` autodoc ` generated methods for readability (Temidayo Azeez)
109- Add Prettier formatting and checks (LB (Ben) Johnston)
1110
1211### Fixed
@@ -17,15 +16,24 @@ All notable changes to this project will be documented in this file.
1716
1817### Removed
1918
20- - Remove Algolia DocSearch meta tags (Thibaud Colas)
21- - Remove jQuery loading by default (LB (Ben) Johnston)
22- - Officially drop support for Pythong 3.7 (LB (Ben) Johnston)
19+ - Officially drop support for Python 3.7 (LB (Ben) Johnston)
2320
2421### Changed
2522
2623- Upgrade frontend build dependencies (LB (Ben) Johnston)
2724- Upgrade build tooling to latest GitHub actions and Python 3.10 (LB (Ben) Johnston)
2825
26+ ## [ 6.0.0] - 2023-03-09
27+
28+ ### Added
29+
30+ - Add basic styling of ` autodoc ` generated methods for readability (Temidayo Azeez)
31+
32+ ### Removed
33+
34+ - Remove Algolia DocSearch meta tags (Thibaud Colas)
35+ - Remove jQuery loading by default (LB (Ben) Johnston)
36+
2937### Upgrade considerations
3038
3139For projects relying on Algolia DocSearch meta tags, make sure to add back the ` docsearch:version ` tag in your project:
Original file line number Diff line number Diff line change 11[metadata]
22name = sphinx_wagtail_theme
3- version = 6.0 .0
3+ version = 6.1 .0
44author = Coen van der Kamp
5566description = Sphinx Wagtail theme
You can’t perform that action at this time.
0 commit comments