Skip to content

Commit

Permalink
Release 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed Aug 6, 2023
1 parent 8ad8d1e commit 8fce3f5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com

## [Unreleased]

## [0.6.2] - 2023-08-06

- Update crates.io categories.

## [0.6.1] - 2023-07-03
Expand Down Expand Up @@ -162,7 +164,8 @@ No public API changes from 0.2.1.

Initial release

[Unreleased]: https://github.com/taiki-e/parse-changelog/compare/v0.6.1...HEAD
[Unreleased]: https://github.com/taiki-e/parse-changelog/compare/v0.6.2...HEAD
[0.6.2]: https://github.com/taiki-e/parse-changelog/compare/v0.6.1...v0.6.2
[0.6.1]: https://github.com/taiki-e/parse-changelog/compare/v0.6.0...v0.6.1
[0.6.0]: https://github.com/taiki-e/parse-changelog/compare/v0.5.4...v0.6.0
[0.5.4]: https://github.com/taiki-e/parse-changelog/compare/v0.5.3...v0.5.4
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "parse-changelog"
version = "0.6.1"
version = "0.6.2"
edition = "2021"
rust-version = "1.64"
license = "Apache-2.0 OR MIT"
Expand Down

0 comments on commit 8fce3f5

Please sign in to comment.