diff --git a/CHANGELOG.md b/CHANGELOG.md index 11f8712..3b228ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +### Fixed +- Fixed `set_day` method. See: [PR #9](https://github.com/eldruin/ds323x-rs/pull/9) + ### Changed - Raised MSRV to version 1.60.0