Skip to content

Commit 74d01d0

Browse files
committed
Update changelog
1 parent 802f010 commit 74d01d0

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,18 @@
2020

2121
- Added support for tagging Jupyter Notebooks using `nbsphinx` [gh-51](https://github.com/melissawm/sphinx-tags/pull/51)
2222

23-
## Version 0.3.0
23+
## Version 0.3.0 (October 30, 2023)
2424

2525
- Fixed tag labels with spaces
2626
- Fixed tag labels with emoji
2727
- Added normalization for tag URLs to remove/replace urlencoded characters
2828
- Exclude files that match `exclude_patterns` from being tagged
29+
30+
## Version 0.3.1 (October 31, 2023)
31+
32+
- Fixed doc links and minimum sphinx version
33+
34+
## Unreleased
35+
36+
- Added support for tags in directive body
37+
- Added ref label to tag pages, in the format `sphx_tag_<tagname>`

0 commit comments

Comments
 (0)