Skip to content

Commit

Permalink
[skip test] update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kivikakk authored and github-actions[bot] committed Jul 12, 2024
1 parent 6b268f9 commit ed7113c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Specify it as a requirement in `Cargo.toml`:

``` toml
[dependencies]
comrak = "0.25"
comrak = "0.26"
```

Comrak's library supports Rust <span class="msrv">1.62.1</span>+.
Expand Down
6 changes: 6 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# [v0.26.0] - 12-07-2024
## What's Changed
* Restore inline sourcepos as experimental. by @kivikakk in https://github.com/kivikakk/comrak/pull/444


**Full Changelog**: https://github.com/kivikakk/comrak/compare/v0.25.0...v0.26.0
# [v0.25.0] - 12-07-2024

* Discord-flavored Markdown by @liamwhite in https://github.com/kivikakk/comrak/pull/421
Expand Down

0 comments on commit ed7113c

Please sign in to comment.