mirror of
https://codeberg.org/JasterV/event_bus.rs.git
synced 2026-04-26 18:10:02 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
e353b8e0d5
commit
c5a8b7e189
1 changed files with 1 additions and 17 deletions
18
CHANGELOG.md
18
CHANGELOG.md
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue