Skip to content

Commit 21ac833

Browse files
committed
changelog.txt: update.
1 parent 90626ea commit 21ac833

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

changelog.txt

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,24 @@
11
# [v0.30.0] - 22-11-2024
2-
## What's Changed
3-
* Add class to task list items by @nicoburns in https://github.com/kivikakk/comrak/pull/468
2+
3+
* Add `task-list-item` class to task list items by @nicoburns in https://github.com/kivikakk/comrak/pull/468
44
* Add option for specifying a minimum width of ordered lists by @edwar4rd in https://github.com/kivikakk/comrak/pull/465
5-
* Use for an infallible and compile-time-checked builder by @Veetaha in https://github.com/kivikakk/comrak/pull/466
5+
* Use `bon` for an infallible and compile-time-checked builder by @Veetaha in https://github.com/kivikakk/comrak/pull/466
66
* Add support for image and link URL rewriting by @liamwhite in https://github.com/kivikakk/comrak/pull/481
77
* Unwrap Mutex from broken_link_callback by @liamwhite in https://github.com/kivikakk/comrak/pull/484
88
* Prevent panic in format_item by @silverpill in https://github.com/kivikakk/comrak/pull/486
9-
* Bump version to 3.0 by @Veetaha in https://github.com/kivikakk/comrak/pull/487
9+
* Bump `bon` version to 3.0 by @Veetaha in https://github.com/kivikakk/comrak/pull/487
1010
* Add support for subscript extension by @liamwhite in https://github.com/kivikakk/comrak/pull/488
1111
* Add macro for character tables by @liamwhite in https://github.com/kivikakk/comrak/pull/490
1212

1313
## New Contributors
14+
1415
* @nicoburns made their first contribution in https://github.com/kivikakk/comrak/pull/468
1516
* @edwar4rd made their first contribution in https://github.com/kivikakk/comrak/pull/465
1617
* @Veetaha made their first contribution in https://github.com/kivikakk/comrak/pull/466
1718

18-
**Full Changelog**: https://github.com/kivikakk/comrak/compare/v0.29.0...v0.30.0
19+
Diff: https://github.com/kivikakk/comrak/compare/v0.29.0...v0.30.0
20+
21+
1922
# [v0.29.0] - 10-10-2024
2023

2124
* Add support for backslash escape in wikilinks by @digitalmoksha in https://github.com/kivikakk/comrak/pull/471

0 commit comments

Comments
 (0)