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.11.2] - 2024-12-24
9
+
10
+ ### Added
11
+
12
+ - Release assetsに[ ` cargo package ` ] ( https://doc.rust-lang.org/cargo/commands/cargo-package.html ) の出力を追加
13
+
14
+ ### Changed
15
+
16
+ - Cargoの不要な依存関係を削除
17
+ - ` handler::WithState ` の内部構造を修正
18
+
8
19
## [ v0.11.1] - 2024-12-12
9
20
10
21
### Added
@@ -386,6 +397,7 @@ and this project adheres to [Semantic Versioning].
386
397
[ semantic versioning ] : https://semver.org/spec/v2.0.0.html
387
398
388
399
<!-- Versions -->
400
+ [ v0.11.2 ] : https://github.com/H1rono/traq-bot-http-rs/compare/v0.11.1..v0.11.2
389
401
[ v0.11.1 ] : https://github.com/H1rono/traq-bot-http-rs/compare/v0.11.0..v0.11.1
390
402
[ v0.11.0 ] : https://github.com/H1rono/traq-bot-http-rs/compare/v0.10.2..v0.11.0
391
403
[ v0.10.2 ] : https://github.com/H1rono/traq-bot-http-rs/compare/v0.10.1..v0.10.2
You can’t perform that action at this time.
0 commit comments