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 2fe61e8 commit 0c43499Copy full SHA for 0c43499
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.3.0 (2021-10-05)
+------------------
13
- Treat optional types as their underlying type (:issue:`21`)
14
- Improve ``autolink-examples`` argument structure and
15
provide an option making a collapsible table (:issue:`25`)
src/sphinx_codeautolink/VERSION
@@ -1 +1 @@
1
-0.2.1
+0.3.0
0 commit comments