summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDiego Barrios Romero <eldruin@gmail.com>2018-11-21 09:38:32 +0100
committerDiego Barrios Romero <eldruin@gmail.com>2018-11-21 09:38:32 +0100
commit03ae48ccafa0f2088766cd3e6ed5b291c2fe9594 (patch)
tree7371342233f2af8494563cd0c8690d016a153f10
parentcda5124c13da18b0a24d6b8ade01a05f9f7e2f9a (diff)
downloadads1x1x-async-03ae48ccafa0f2088766cd3e6ed5b291c2fe9594.tar.gz
ads1x1x-async-03ae48ccafa0f2088766cd3e6ed5b291c2fe9594.tar.xz
ads1x1x-async-03ae48ccafa0f2088766cd3e6ed5b291c2fe9594.zip
Add changelog entry
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e152443..e247183 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,3 +8,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
...
+
+## 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
+further improved. All changes will be documented in this CHANGELOG.
+
+[Unreleased]: https://github.com/eldruin/ads1x1x-rs/compare/v0.1.0...HEAD