Skip to content

Commit 292668a

Browse files
Merge pull request #492 from kivikakk/release/v0.31.0
[skip test] Release v0.31.0
2 parents ff61ed8 + 2079384 commit 292668a

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Specify it as a requirement in `Cargo.toml`:
1717

1818
``` toml
1919
[dependencies]
20-
comrak = "0.30"
20+
comrak = "0.31"
2121
```
2222

2323
Comrak's library supports Rust <span class="msrv">1.62.1</span>+.

changelog.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [v0.31.0] - 26-11-2024
2+
3+
* Enhance description lists by @digitalmoksha in https://github.com/kivikakk/comrak/pull/462
4+
5+
Diff: https://github.com/kivikakk/comrak/compare/v0.30.0...v0.31.0
6+
7+
18
# [v0.30.0] - 22-11-2024
29

310
* Add `task-list-item` class to task list items by @nicoburns in https://github.com/kivikakk/comrak/pull/468

0 commit comments

Comments
 (0)