Skip to content

Commit

Permalink
[auto-docs][skip test]: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed May 1, 2024
1 parent cba6df5 commit ac539f3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
## [v0.23.1-pre.2] - 01-05-2024

4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Specify it as a requirement in `Cargo.toml`:

``` toml
[dependencies]
comrak = "0.23"
comrak = "0.23.1-pre"
```

Comrak's library supports Rust <span class="msrv">1.62.1</span>+.
Expand Down Expand Up @@ -54,7 +54,7 @@ Options:
-c, --config-file <PATH>
Path to config file containing command-line arguments, or 'none'
[default: /Users/kivikakk/.config/comrak/config]
[default: /home/runner/.config/comrak/config]

-i, --inplace
To perform an in-place formatting
Expand Down

0 comments on commit ac539f3

Please sign in to comment.