diff --git a/CHANGELOG.md b/CHANGELOG.md index 292e625..aba0a43 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [2.1.0] - 2024-08-23 + ### Changed - Depends on/selects ADC driver to make it compatible with Zephyr new Voltage Divider driver. @@ -44,7 +46,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Voltage divider driver -[Unreleased]: https://github.com/IRNAS/irnas-voltage-divider-driver/compare/v2.0.0...HEAD +[Unreleased]: https://github.com/IRNAS/irnas-voltage-divider-driver/compare/v2.1.0...HEAD + +[2.1.0]: https://github.com/IRNAS/irnas-voltage-divider-driver/compare/v2.0.0...v2.1.0 [2.0.0]: https://github.com/IRNAS/irnas-voltage-divider-driver/compare/v1.0.1...v2.0.0