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 aa270aa commit a33f079Copy full SHA for a33f079
CHANGELOG.md
@@ -13,6 +13,10 @@ All notable changes to this project will be documented in this file.
13
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
14
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
15
16
+## [2.2.1] - 2024-09
17
+### Fixed
18
+- Compatibility with griffe > 1.0.0.
19
+
20
## [2.2.0] - 2024-03
21
### Added
22
- Extension to support building docs with mkdocs.
CREDITS.md
@@ -25,4 +25,3 @@
25
- [setuptools](https://setuptools.readthedocs.io/): MIT
26
- [setuptools_scm](https://github.com/pypa/setuptools_scm/): MIT
27
- [tox](https://tox.wiki): MIT
28
-- [twine](https://twine.readthedocs.io): MIT
0 commit comments