Skip to content

Commit e5c9509

Browse files
committed
🔖 v0.11.2
1 parent a22f3d5 commit e5c9509

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.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+
819
## [v0.11.1] - 2024-12-12
920

1021
### Added
@@ -386,6 +397,7 @@ and this project adheres to [Semantic Versioning].
386397
[semantic versioning]: https://semver.org/spec/v2.0.0.html
387398

388399
<!-- Versions -->
400+
[v0.11.2]: https://github.com/H1rono/traq-bot-http-rs/compare/v0.11.1..v0.11.2
389401
[v0.11.1]: https://github.com/H1rono/traq-bot-http-rs/compare/v0.11.0..v0.11.1
390402
[v0.11.0]: https://github.com/H1rono/traq-bot-http-rs/compare/v0.10.2..v0.11.0
391403
[v0.10.2]: https://github.com/H1rono/traq-bot-http-rs/compare/v0.10.1..v0.10.2

0 commit comments

Comments
 (0)