Skip to content

Commit 59e971c

Browse files
Merge pull request #581 from kivikakk/release/v0.39.2
Release v0.40.0.
2 parents c43a296 + f53bed5 commit 59e971c

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

changelog.txt

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
# [v0.40.0] - 2025-07-18
2+
3+
Reverts:
4+
5+
* "Fix header-ids accessibility" was reverted in https://github.com/kivikakk/comrak/commit/2cb6188bfb4c5d69bf55c73c19b2049e9dfe5dba
6+
* See discussion at https://github.com/kivikakk/comrak/pull/574#issuecomment-3046307805 for details.
7+
8+
Bug fixes:
9+
10+
* html: don't escape IPv6 address square bracket delimiters in links. by @kivikakk in https://github.com/kivikakk/comrak/pull/578
11+
12+
New APIs:
13+
14+
* Syntect syntax highlighting: Make a CSS class prefix configurable. by @SteveBinary in https://github.com/kivikakk/comrak/pull/580
15+
16+
## New Contributors
17+
18+
* @SteveBinary made their first contribution in https://github.com/kivikakk/comrak/pull/580
19+
20+
Diff: https://github.com/kivikakk/comrak/compare/v0.39.1...v0.39.2
21+
22+
123
# [v0.39.1] - 2025-06-27
224

325
Bug fixes:
@@ -693,3 +715,4 @@ each case.
693715
* Fix possible DoS in link parsing (#33, Demi Obenour).
694716

695717

718+

0 commit comments

Comments
 (0)