Skip to content

Commit

Permalink
🔖 v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
H1rono committed May 20, 2023
1 parent 08441dd commit 9efdaaa
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,16 @@ 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.1] - 2023-05-20

### Added

- `StampCreatedPayload`のテストを追加

### Fixed

- `time`featureで`StampCreatedPayload::event_time`がプライベートになる問題を修正

## [v0.5.0] - 2023-05-15

### Added
Expand Down Expand Up @@ -77,4 +87,4 @@ and this project adheres to [Semantic Versioning].
[v0.3.1]: https://github.com/H1rono/traq-bot-http/rs/compare/v0.3.0..v0.3.1
[v0.3.0]: https://github.com/H1rono/traq-bot-http/rs/compare/v0.2.0..v0.3.0
[v0.2.0]: https://github.com/H1rono/traq-bot-http-rs/compare/v0.1.0..v0.2.0
[v0.1.0]: https://github.com/H1rono/traq-bot-http-rs/releases/tag/v0.0.1
[v0.1.0]: https://github.com/H1rono/traq-bot-http-rs/releases/tag/v0.0.1

0 comments on commit 9efdaaa

Please sign in to comment.