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 9bd6d96 commit 64f5564Copy full SHA for 64f5564
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.9.0 (2022-01-13)
+------------------
13
- Use Sphinx logging instead of raising exceptions (:issue:`86`)
14
- Link builtins if visible to intersphinx (:issue:`87`)
15
- Use Sphinx logging instead of the builtin ``warnings`` to warn
src/sphinx_codeautolink/VERSION
@@ -1 +1 @@
1
-0.8.0
+0.9.0
0 commit comments