Update CHANGELOG.md

This commit is contained in:
Víctor Martínez 2025-11-28 14:45:52 +01:00 committed by GitHub
parent e353b8e0d5
commit c5a8b7e189
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,20 +11,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- add more tests & fix rc map bug
### Other
- make clippy happy
- add CD
- remove channel type
- Update README.md
- update docs
- use rc map in event bus
- build rc map
- rc_map
- refactor lib
- refactor lib & update README
- update deny-check
- update async-broadcast
- first commit
- [0.1.0] First release, check out the README & docs for usage examples.