Skip to content

Commit 3d86c51

Browse files
committed
🔖 v0.10.1
1 parent 7a7f4cc commit 3d86c51

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog],
66
and this project adheres to [Semantic Versioning].
77

8+
## [v0.10.1] - 2024-11-09
9+
10+
### Added
11+
12+
- `Handler` APIを追加
13+
- `Handler` を使用したexample `handler-with-axum` を追加
14+
15+
### For Developers
16+
17+
- GitHub Actionsの依存関係を更新
18+
819
## [v0.10.0] - 2024-10-13
920

1021
### Added
@@ -314,6 +325,7 @@ and this project adheres to [Semantic Versioning].
314325
[semantic versioning]: https://semver.org/spec/v2.0.0.html
315326

316327
<!-- Versions -->
328+
[v0.10.1]: https://github.com/H1rono/traq-bot-http-rs/compare/v0.10.0..v0.10.1
317329
[v0.10.0]: https://github.com/H1rono/traq-bot-http-rs/compare/v0.9.1..v0.10.0
318330
[v0.9.1]: https://github.com/H1rono/traq-bot-http-rs/compare/v0.9.0..v0.9.1
319331
[v0.9.0]: https://github.com/H1rono/traq-bot-http-rs/compare/v0.8.3..v0.9.0

0 commit comments

Comments
 (0)