File tree 1 file changed +16
-0
lines changed
1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,21 @@ 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.11.3] - 2025-02-02
9
+
10
+ ### Changed
11
+
12
+ - exampleで使用する[ axum] ( https://crates.io/crates/axum ) のバージョンを更新
13
+ - ドキュメント更新
14
+
15
+ ### Removed
16
+
17
+ - ` handler::Sink ` から一部[ ` derive ` ] ( https://doc.rust-lang.org/rust-by-example/trait/derive.html ) を削除
18
+
19
+ ### For Developers
20
+
21
+ - GitHub Actionsの依存関係を一部修正
22
+
8
23
## [ v0.11.2] - 2024-12-24
9
24
10
25
### Added
@@ -397,6 +412,7 @@ and this project adheres to [Semantic Versioning].
397
412
[ semantic versioning ] : https://semver.org/spec/v2.0.0.html
398
413
399
414
<!-- Versions -->
415
+ [ v0.11.3 ] : https://github.com/H1rono/traq-bot-http-rs/compare/v0.11.2..v0.11.3
400
416
[ v0.11.2 ] : https://github.com/H1rono/traq-bot-http-rs/compare/v0.11.1..v0.11.2
401
417
[ v0.11.1 ] : https://github.com/H1rono/traq-bot-http-rs/compare/v0.11.0..v0.11.1
402
418
[ v0.11.0 ] : https://github.com/H1rono/traq-bot-http-rs/compare/v0.10.2..v0.11.0
You can’t perform that action at this time.
0 commit comments