Skip to content

Commit 8a6e7d5

Browse files
committed
Prepare release 0.2.0
1 parent 7c2f54c commit 8a6e7d5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/src/release_notes.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ These release notes are based on
88
sphinx-codeautolink adheres to
99
`Semantic Versioning <https://semver.org>`_.
1010

11-
Unreleased
12-
----------
11+
0.2.0 (2021-10-01)
12+
------------------
1313
- Improve code analysis and follow simple type hints (:issue:`5`)
1414
- Improve directive arguments and behavior (:issue:`16`)
1515
- Correctly consume :code:`autolink-skip:: next` (:issue:`17`)

src/sphinx_codeautolink/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.1
1+
0.2.0

0 commit comments

Comments
 (0)