chore(release): 0.6.0
This commit is contained in:
parent
545e8c5476
commit
a088287091
12
CHANGELOG.md
12
CHANGELOG.md
@ -6,6 +6,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [0.6.0] - 2024-10-29
|
||||||
|
|
||||||
|
### Added
|
||||||
|
- removed tests for now
|
||||||
|
- update deps
|
||||||
|
- update
|
||||||
|
|
||||||
|
### Other
|
||||||
|
- *(deps)* update rust crate serde to v1.0.214
|
||||||
|
- *(deps)* update rust crate serde to v1.0.213
|
||||||
|
- *(deps)* update rust crate serde to v1.0.210
|
||||||
|
|
||||||
## [0.5.0] - 2024-04-09
|
## [0.5.0] - 2024-04-09
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
@ -36,4 +36,4 @@ tracing-test = "0.2"
|
|||||||
pretty_assertions = "1.4"
|
pretty_assertions = "1.4"
|
||||||
|
|
||||||
[workspace.package]
|
[workspace.package]
|
||||||
version = "0.5.0"
|
version = "0.6.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user