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 a6e3469 commit 5dca704Copy full SHA for 5dca704
docs/src/release_notes.rst
@@ -8,8 +8,8 @@ These release notes are based on
8
sphinx-codeautolink adheres to
9
`Semantic Versioning <https://semver.org>`_.
10
11
-Unreleased
12
-----------
+0.11.0 (2022-06-08)
+-------------------
13
- Support Python 3.10 (:issue:`33`)
14
- Include the expected location of a type in
15
:confval:`codeautolink_warn_on_failed_resolve` for debugging (:issue:`106`)
src/sphinx_codeautolink/VERSION
@@ -1 +1 @@
1
-0.10.0
+0.11.0
0 commit comments