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.1] - 2024-12-12
9
+
10
+ ### Added
11
+
12
+ - 一部関数に` #[inline] ` のヒントを追加
13
+
14
+ ### Changed
15
+
16
+ - ` RequestParser ` の内部構造を修正
17
+ - cargoの依存関係を更新
18
+
19
+ ### Fixed
20
+
21
+ - ` ParseRequest ` の内部実装を修正
22
+
8
23
## [ v0.11.0] - 2024-12-09
9
24
10
25
### Added
@@ -371,6 +386,7 @@ and this project adheres to [Semantic Versioning].
371
386
[ semantic versioning ] : https://semver.org/spec/v2.0.0.html
372
387
373
388
<!-- Versions -->
389
+ [ v0.11.1 ] : https://github.com/H1rono/traq-bot-http-rs/compare/v0.11.0..v0.11.1
374
390
[ v0.11.0 ] : https://github.com/H1rono/traq-bot-http-rs/compare/v0.10.2..v0.11.0
375
391
[ v0.10.2 ] : https://github.com/H1rono/traq-bot-http-rs/compare/v0.10.1..v0.10.2
376
392
[ v0.10.1 ] : https://github.com/H1rono/traq-bot-http-rs/compare/v0.10.0..v0.10.1
You can’t perform that action at this time.
0 commit comments