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 63f9550 commit 3e4b006Copy full SHA for 3e4b006
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## [unreleased]
4
5
+## [1.0.1]
6
+
7
- Fix parsing of inline code in Bison grammars.
8
9
- Fix spurious "duplicate description" warning in multithreaded builds.
@@ -14,6 +16,7 @@
14
16
15
17
- Initial release.
18
-[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
21
[1.0.0-post1]: https://github.com/taminomara/sphinx-syntax/compare/v1.0.0...v1.0.0-post1
22
[1.0.0]: https://github.com/taminomara/sphinx-syntax/releases/tag/v1.0.0
0 commit comments