From 3f595ec0b68c8349417a13ca99e3c02a02514e96 Mon Sep 17 00:00:00 2001 From: Diego Barrios Romero Date: Mon, 22 Jun 2020 18:07:48 +0200 Subject: Add entry for 0.2.1 release --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7894004..9cc2c02 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +... + +## [0.2.1] - 2020-06-22 + ### Added - Added helper construction methods for `SlaveAddr`. @@ -31,6 +35,7 @@ This is the initial release to crates.io of the feature-complete driver. There may be some API changes in the future, in case I decide that something can be further improved. All changes will be documented in this CHANGELOG. -[Unreleased]: https://github.com/eldruin/ads1x1x-rs/compare/v0.2.0...HEAD +[Unreleased]: https://github.com/eldruin/ads1x1x-rs/compare/v0.2.1...HEAD +[0.2.1]: https://github.com/eldruin/ads1x1x-rs/compare/v0.2.0...v0.2.1 [0.2.0]: https://github.com/eldruin/ads1x1x-rs/compare/v0.1.0...v0.2.0 [0.1.0]: https://github.com/eldruin/ads1x1x-rs/releases/tag/v0.1.0 -- cgit v1.2.3-54-g00ecf