summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDiego Barrios Romero <eldruin@gmail.com>2020-06-22 18:05:30 +0200
committerDiego Barrios Romero <eldruin@gmail.com>2020-06-22 18:05:30 +0200
commit2ef9f73a3761e4d0069c3b50cff50e5c0207f33b (patch)
treea4ae89b36f31cd992782cf2586f99f82ebbd39c2
parent68e05cb5c9cc2204f04613fd5d2ae72b6181dbf4 (diff)
downloadads1x1x-async-2ef9f73a3761e4d0069c3b50cff50e5c0207f33b.tar.gz
ads1x1x-async-2ef9f73a3761e4d0069c3b50cff50e5c0207f33b.tar.xz
ads1x1x-async-2ef9f73a3761e4d0069c3b50cff50e5c0207f33b.zip
Add link to 0.1.0 release
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c2b7355..7894004 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -25,7 +25,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
When changing the mode an I2C communication error can occur but the unchanged device
can now be retrieved.
-## 0.1.0 - 2018-11-21
+## [0.1.0] - 2018-11-21
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
@@ -33,3 +33,4 @@ further improved. All changes will be documented in this CHANGELOG.
[Unreleased]: https://github.com/eldruin/ads1x1x-rs/compare/v0.2.0...HEAD
[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