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 1ac195c commit ca4fbd8Copy full SHA for ca4fbd8
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.1.0](https://github.com/artisanofcode/sphinx-artisan-theme/compare/v0.0.2...v0.1.0) (2023-07-16)
4
+
5
6
+### Features
7
8
+* add sphinx 5 support ([bdd4284](https://github.com/artisanofcode/sphinx-artisan-theme/commit/bdd4284b69654b7fc5c2951569b419d7aa906b16))
9
10
## [0.0.2](https://github.com/artisanofcode/sphinx-artisan-theme/compare/v0.0.1-b2...v0.0.2) (2022-06-26)
11
12
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "sphinx-artisan-theme"
-version = "0.0.2"
+version = "0.1.0"
description = ""
authors = ["Daniel Knell <contact@danielknell.co.uk>"]
readme = "README.md"
0 commit comments