Skip to content

Commit

Permalink
🔖 v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
H1rono committed Jun 23, 2023
1 parent 25f7ba6 commit 05e3aba
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,17 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog],
and this project adheres to [Semantic Versioning].

## [0.5.2] - 2023-06-20
## [v0.6.0] - 2023-06-23

### Added

- `chrono`featureを追加

### Changed

- `payloads::serde::time`モジュールを`payloads::serde::timestamp`にrename

## [v0.5.2] - 2023-06-20

### Added

Expand All @@ -18,7 +28,7 @@ and this project adheres to [Semantic Versioning].
- examplesの構造を修正
- テストを追加した型エイリアスを用いたものに修正

## [0.5.1] - 2023-05-20
## [v0.5.1] - 2023-05-20

### Added

Expand Down Expand Up @@ -94,6 +104,7 @@ and this project adheres to [Semantic Versioning].
[semantic versioning]: https://semver.org/spec/v2.0.0.html

<!-- Versions -->
[v0.6.0]: https://github.com/H1rono/traq-bot-http-rs/compare/v0.5.2..v0.6.0
[v0.5.2]: https://github.com/H1rono/traq-bot-http-rs/compare/v0.5.1..v0.5.2
[v0.5.1]: https://github.com/H1rono/traq-bot-http-rs/compare/v0.5.0..v0.5.1
[v0.5.0]: https://github.com/H1rono/traq-bot-http-rs/compare/v0.4.1..v0.5.0
Expand Down

0 comments on commit 05e3aba

Please sign in to comment.