CHANGELOG.md
# Changelog
## v0.1.3
* Updates
* Allow `circuits_i2c` 2.0 and later
* Fix deprecated `Calendar.ISO.day_of_week/3` by `Calendar.ISO.day_of_week/4`
in date.ex
## v0.1.2
* Updates
* Allow `circuits_i2c` 1.0 and later
* Minor spec cleanup to fix OTP 25 Dialyzer warnings
## v0.1.1
* Bug fixes
* Fix register offsets for `DS3231.set_time/2`
## v0.1.0
Initial release