Skip to content

Commit 384b97b

Browse files
committed
minor: updated CHANGELOG.md
1 parent a1adfce commit 384b97b

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog - toc
22

3+
## [2.7.2] - 2024-10-27
4+
### Added
5+
6+
- Added magic comment support for LaTeX
7+
38
## [2.7.1] - 2024-08-19
49
### Added
510

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ packages = ["toc"]
2222

2323
[project]
2424
name = "tableofcontents"
25-
version = "2.7.1"
25+
version = "2.7.2"
2626
authors = [
2727
{ name="AlphaJack" },
2828
]

0 commit comments

Comments
 (0)