Skip to content

Commit 3e4b006

Browse files
committed
v1.0.1
1 parent 63f9550 commit 3e4b006

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [unreleased]
44

5+
## [1.0.1]
6+
57
- Fix parsing of inline code in Bison grammars.
68

79
- Fix spurious "duplicate description" warning in multithreaded builds.
@@ -14,6 +16,7 @@
1416

1517
- Initial release.
1618

17-
[unreleased]: https://github.com/taminomara/sphinx-syntax/compare/v1.0.0-post1...HEAD
19+
[unreleased]: https://github.com/taminomara/sphinx-syntax/compare/v1.0.1...HEAD
20+
[unreleased]: https://github.com/taminomara/sphinx-syntax/compare/v1.0.0-post1...v1.0.1
1821
[1.0.0-post1]: https://github.com/taminomara/sphinx-syntax/compare/v1.0.0...v1.0.0-post1
1922
[1.0.0]: https://github.com/taminomara/sphinx-syntax/releases/tag/v1.0.0

0 commit comments

Comments
 (0)