summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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