diff --git a/CHANGELOG.md b/CHANGELOG.md index 2fbce24..0953a44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] - ReleaseDate +### Added + +- Move to Rust 2021 to be up-to-date + +### Fixed + +- Update dependencies to avoid vulnerabilities + ## [0.5.0] - 2021-01-03 ### Added @@ -65,7 +73,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [Unreleased]: https://github.com/rlespinasse/wints/compare/v0.5.0...HEAD -[unreleased]: https://github.com/rlespinasse/wints/compare/v0.0.4...v0.5.0 +[0.5.0]: https://github.com/rlespinasse/wints/compare/v0.0.4...v0.5.0 [0.4.0]: https://github.com/rlespinasse/wints/compare/v0.3.0...v0.4.0 [0.3.0]: https://github.com/rlespinasse/wints/compare/e4cc720...v0.3.0 [0.2.0]: https://github.com/rlespinasse/wints/compare/220bb7d...e4cc720