File tree 1 file changed +12
-0
lines changed
1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ,
6
6
and this project adheres to [ Semantic Versioning] .
7
7
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
+
8
19
## [ v0.10.0] - 2024-10-13
9
20
10
21
### Added
@@ -314,6 +325,7 @@ and this project adheres to [Semantic Versioning].
314
325
[ semantic versioning ] : https://semver.org/spec/v2.0.0.html
315
326
316
327
<!-- Versions -->
328
+ [ v0.10.1 ] : https://github.com/H1rono/traq-bot-http-rs/compare/v0.10.0..v0.10.1
317
329
[ v0.10.0 ] : https://github.com/H1rono/traq-bot-http-rs/compare/v0.9.1..v0.10.0
318
330
[ v0.9.1 ] : https://github.com/H1rono/traq-bot-http-rs/compare/v0.9.0..v0.9.1
319
331
[ v0.9.0 ] : https://github.com/H1rono/traq-bot-http-rs/compare/v0.8.3..v0.9.0
You can’t perform that action at this time.
0 commit comments