Skip to content

Commit

Permalink
Update changelog for version 0.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mgeisler committed Sep 9, 2023
1 parent c63f2e1 commit 24d34db
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,17 @@ your_crate = "0.1.2"

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

### Version 0.9.5 (2023-09-09)

- [#122](https://github.com/mgeisler/version-sync/pull/122): Use precise
dependency versions in `Cargo.toml`.
- [#123](https://github.com/mgeisler/version-sync/pull/123): Migrate to the Rust
2021 edition.
- [#126](https://github.com/mgeisler/version-sync/pull/126): Update syn to
latest version.
- [#127](https://github.com/mgeisler/version-sync/pull/127): Update toml to
latest version.

### Version 0.9.4 (2021-12-14)

- [#115](https://github.com/mgeisler/version-sync/pull/115): Expand
Expand Down

0 comments on commit 24d34db

Please sign in to comment.