Skip to content

Commit

Permalink
Update changelog for version 0.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mgeisler committed Sep 20, 2021
1 parent 916fac0 commit 6d3ac2e
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,10 +108,19 @@ your_crate = "0.1.2"

This is a changelog describing the most important changes per release.

### Version 0.9.3 — 2021-09-20

* [#108](https://github.com/mgeisler/version-sync/pull/108): Make all
dependencies optional.
* [#109](https://github.com/mgeisler/version-sync/pull/109): Forbid
the use of unsafe code.
* [#110](https://github.com/mgeisler/version-sync/pull/110): Add
simple `check_contains_version` function.

### Version 0.9.2 — 2021-02-13

* [#94](https://github.com/mgeisler/version-sync/pull/94): chore:
Update pulldown-cmark to 0.8.
* [#94](https://github.com/mgeisler/version-sync/pull/94): Update
pulldown-cmark to 0.8.
* [#95](https://github.com/mgeisler/version-sync/pull/95): Fix
`non_fmt_panic` lint error in latest nightly.
* [#100](https://github.com/mgeisler/version-sync/pull/100): Setup
Expand Down

0 comments on commit 6d3ac2e

Please sign in to comment.