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 63a386c commit 851e6c2Copy full SHA for 851e6c2
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.6.0 (2021-11-21)
+------------------
13
- Remove text decoration from produced links (:issue:`3`)
14
- Turn autodoc integration off by default (:issue:`58`)
15
- Avoid index error when handling syntax errors (:issue:`60`)
src/sphinx_codeautolink/VERSION
@@ -1 +1 @@
1
-0.5.1
+0.6.0
0 commit comments