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 aa5f2b7 commit 1ab1384Copy full SHA for 1ab1384
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.4.0 (2021-10-08)
+------------------
13
- Support fluent interfaces (:issue:`37`)
14
- Fix links for names that shadow builtins (:issue:`38`)
15
- Support doctest blocks (:issue:`39`)
src/sphinx_codeautolink/VERSION
@@ -1 +1 @@
1
-0.3.0
+0.4.0
0 commit comments