Skip to content

Commit 54a31cb

Browse files
committed
Prepare release 0.8.0
1 parent a26e24f commit 54a31cb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/src/release_notes.rst

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

11-
Unreleased
12-
----------
11+
0.8.0 (2021-12-16)
12+
------------------
1313
- Correctly test for optional types in annotations (:issue:`72`)
1414
- Don't check for ``notranslate`` CSS class, allowing for additional classes
1515
(:issue:`75`)
1616
- Allow to specify block parsers as importable references (:issue:`76`)
17-
- Correctly produce links for ``py`` code blocks (:issue:`81`)
18-
- Automatic support for ``ipython3`` code blocks (:issue:`79`)
1917
- Allow parallel builds (:issue:`77`)
18+
- Automatic support for ``ipython3`` code blocks (:issue:`79`)
19+
- Correctly produce links for ``py`` code blocks (:issue:`81`)
2020

2121
0.7.0 (2021-11-28)
2222
------------------

src/sphinx_codeautolink/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.7.0
1+
0.8.0

0 commit comments

Comments
 (0)