File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## 1.0.0 - 2023-11-08
4
+
5
+ ([ full changelog] ( https://github.com/executablebooks/sphinx-external-toc/compare/v0.3.1...9e8cc1f92d84fed6eb9602371709b6a88e47f688 ) )
6
+
7
+ ### Merged PRs
8
+
9
+ - maint: add ruff [ #101 ] ( https://github.com/executablebooks/sphinx-external-toc/pull/101 ) ([ @agoose77 ] ( https://github.com/agoose77 ) )
10
+ - Bump actions/checkout from 3 to 4 [ #98 ] ( https://github.com/executablebooks/sphinx-external-toc/pull/98 ) ([ @dependabot ] ( https://github.com/dependabot ) )
11
+ - chore: update versioning [ #97 ] ( https://github.com/executablebooks/sphinx-external-toc/pull/97 ) ([ @agoose77 ] ( https://github.com/agoose77 ) )
12
+ - fixes https://github.com/executablebooks/jupyter-book/issues/1414 [ #94 ] ( https://github.com/executablebooks/sphinx-external-toc/pull/94 ) ([ @jdsalaro ] ( https://github.com/jdsalaro ) )
13
+ - [ pre-commit.ci] pre-commit autoupdate [ #82 ] ( https://github.com/executablebooks/sphinx-external-toc/pull/82 ) ([ @pre-commit-ci ] ( https://github.com/pre-commit-ci ) )
14
+
15
+ ### Contributors to this release
16
+
17
+ ([ GitHub contributors page for this release] ( https://github.com/executablebooks/sphinx-external-toc/graphs/contributors?from=2022-11-24&to=2023-12-04&type=c ) )
18
+
19
+ [@agoose77](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-external-toc+involves%3Aagoose77+updated%3A2022-11-24..2023-12-04&type=Issues) | [@codecov](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-external-toc+involves%3Acodecov+updated%3A2022-11-24..2023-12-04&type=Issues) | [@dependabot](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-external-toc+involves%3Adependabot+updated%3A2022-11-24..2023-12-04&type=Issues) | [@jdsalaro](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-external-toc+involves%3Ajdsalaro+updated%3A2022-11-24..2023-12-04&type=Issues) | [@mmcky](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-external-toc+involves%3Ammcky+updated%3A2022-11-24..2023-12-04&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-external-toc+involves%3Apre-commit-ci+updated%3A2022-11-24..2023-12-04&type=Issues) | [@welcome](https://github.com/search?q=repo%3Aexecutablebooks%2Fsphinx-external-toc+involves%3Awelcome+updated%3A2022-11-24..2023-12-04&type=Issues)
20
+
3
21
## 0.3.1 - 2022-11-25
4
22
5
23
- ⬆️ UPGRADE: Support ` sphinx5 ` [ #85 ] ( https://github.com/executablebooks/sphinx-external-toc/pull/85 )
You can’t perform that action at this time.
0 commit comments