Update changelog entries for the next release

pull/39/head
Dominik Nakamura 10 months ago
parent 2464350529
commit cada95698b
No known key found for this signature in database

@ -10,6 +10,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<!-- next-header --> <!-- next-header -->
## [Unreleased] - ReleaseDate ## [Unreleased] - ReleaseDate
### Changed
- Unpin `serde` and update to `1.0.185`, which resolved the issue in `serde_derive` <https://github.com/serde-rs/serde/issues/2538>. Also, raised the version of `time` as it pinned the serde version as well.
## [0.11.3] - 2023-08-19 ## [0.11.3] - 2023-08-19
### Changed ### Changed

Loading…
Cancel
Save