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 65ccf62 commit f48110eCopy full SHA for f48110e
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.12.0 (2022-09-14)
+-------------------
13
- Link assignment targets, bare names and annotated function arguments
14
(:issue:`109`)
15
- Initial support for match statement (:issue:`110`)
src/sphinx_codeautolink/VERSION
@@ -1 +1 @@
1
-0.11.0
+0.12.0
0 commit comments