Skip to content

Commit a18caf0

Browse files
committed
🔖 v0.11.3
1 parent 829a58f commit a18caf0

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@ 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.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+
823
## [v0.11.2] - 2024-12-24
924

1025
### Added
@@ -397,6 +412,7 @@ and this project adheres to [Semantic Versioning].
397412
[semantic versioning]: https://semver.org/spec/v2.0.0.html
398413

399414
<!-- Versions -->
415+
[v0.11.3]: https://github.com/H1rono/traq-bot-http-rs/compare/v0.11.2..v0.11.3
400416
[v0.11.2]: https://github.com/H1rono/traq-bot-http-rs/compare/v0.11.1..v0.11.2
401417
[v0.11.1]: https://github.com/H1rono/traq-bot-http-rs/compare/v0.11.0..v0.11.1
402418
[v0.11.0]: https://github.com/H1rono/traq-bot-http-rs/compare/v0.10.2..v0.11.0

0 commit comments

Comments
 (0)