Update CHANGELOG.md

This commit is contained in:
Víctor Martínez 2026-03-01 19:39:48 +01:00 committed by GitHub
parent 2cd2f1a25f
commit 99534e0ea1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,10 +16,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- *(deps)* bump tokio from 1.48.0 to 1.49.0 ([#15](https://github.com/JasterV/event_bus.rs/pull/15))
- *(deps)* bump test-strategy from 0.4.3 to 0.4.5 ([#19](https://github.com/JasterV/event_bus.rs/pull/19))
- *(deps)* bump futures from 0.3.31 to 0.3.32 ([#20](https://github.com/JasterV/event_bus.rs/pull/20))
- update rust version & nextest installation
- update cargo-deny version
- fix a clippy issue
- update code style to remove indentation levels
- [chore]: update rust version & CI
- [refactor]: update code style to remove indentation levels
## [0.1.6](https://github.com/JasterV/event_bus.rs/compare/v0.1.5...v0.1.6) - 2025-12-05