Skip to content

Commit 70be10e

Browse files
committed
Release 1.2.0
1 parent 37af101 commit 70be10e

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

CHANGELOG.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## [1.2.0]
5+
## [1.2.0] - 2026-01-31
66

77
- Support Sphinx 9.
88

@@ -16,11 +16,12 @@
1616

1717
- Fixed bugs related to propagating options to nested objects.
1818

19-
- Autodoc-related options can be used with the `diagram` directive, they'll be picked up
20-
by nested `autorule`, `lexer-diagram`, and `parser-diagram`.
19+
- Autodoc-related options can be used with the `diagram` directive, they'll be
20+
picked up by nested `autorule`, `lexer-diagram`, and `parser-diagram`.
2121

22-
- Clarified documentation around the `:import:` option. It only has effect on grammar
23-
declarations, despite documentation mentioning that it can be used on diagrams.
22+
- Clarified documentation around the `:import:` option. It only has effect on
23+
grammar declarations, despite documentation mentioning that it can be used on
24+
diagrams.
2425

2526
- Fixed links after move.
2627

@@ -30,7 +31,8 @@
3031

3132
- Migrated documentation to Read the Docs.
3233

33-
- Moved repository to [sphinx-contrib](https://github.com/sphinx-contrib) organization.
34+
- Moved repository to [sphinx-contrib](https://github.com/sphinx-contrib)
35+
organization.
3436

3537
## [1.0.1] - 2025-09-29
3638

0 commit comments

Comments
 (0)