summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMarkus Reiter <me@reitermark.us>2024-01-30 12:15:18 +0100
committerGitHub <noreply@github.com>2024-01-30 12:15:18 +0100
commit698c817a34c4b3835cc19453ec9310c12e1a5784 (patch)
tree3816538b287ef651134abf027ade025addea1901 /CHANGELOG.md
parentae2b28f057b464e72736308624d1154e210f3b89 (diff)
downloadads1x1x-async-698c817a34c4b3835cc19453ec9310c12e1a5784.tar.gz
ads1x1x-async-698c817a34c4b3835cc19453ec9310c12e1a5784.tar.xz
ads1x1x-async-698c817a34c4b3835cc19453ec9310c12e1a5784.zip
Remove `reset_internal_driver_state`. (#22)
* Remove `reset_internal_driver_state`. * Update changelog.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 362a5f1..6a0587c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Removed
- Removed `I2cInterface`.
+- Removed `reset_internal_driver_state` method.
## [0.2.2] - 2021-07-29