Skip to content

Commit dd73159

Browse files
committed
minor: updated CHANGELOG.md to 2.7.3
1 parent 1430d28 commit dd73159

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [2.7.3] - 2024-11-01
4+
### Added
5+
6+
- Added latex support
7+
- Added typst support
8+
9+
### Performance
10+
11+
- Using dictionaries instead of match case when it makes sense
12+
313
## [2.7.2] - 2024-10-27
414
### Added
515

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.2"
25+
version = "2.7.3"
2626
authors = [
2727
{ name="AlphaJack" },
2828
]

0 commit comments

Comments
 (0)