We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1adfce commit 384b97bCopy full SHA for 384b97b
2 files changed
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog - toc
2
3
+## [2.7.2] - 2024-10-27
4
+### Added
5
+
6
+- Added magic comment support for LaTeX
7
8
## [2.7.1] - 2024-08-19
9
### Added
10
pyproject.toml
@@ -22,7 +22,7 @@ packages = ["toc"]
22
23
[project]
24
name = "tableofcontents"
25
-version = "2.7.1"
+version = "2.7.2"
26
authors = [
27
{ name="AlphaJack" },
28
]
0 commit comments