summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMarkus Reiter <me@reitermark.us>2024-01-12 20:56:02 +0100
committerDiego Barrios Romero <eldruin@gmail.com>2024-01-19 11:23:31 +0100
commit29e3aba9cd0a4a1011cd0b31587e58c094ac1b40 (patch)
tree95c9d1dee520cecf3f66dbf542537c210352e57e /CHANGELOG.md
parentb3ca672f70c71194da40a7670549a8264c13d971 (diff)
downloadads1x1x-async-29e3aba9cd0a4a1011cd0b31587e58c094ac1b40.tar.gz
ads1x1x-async-29e3aba9cd0a4a1011cd0b31587e58c094ac1b40.tar.xz
ads1x1x-async-29e3aba9cd0a4a1011cd0b31587e58c094ac1b40.zip
Increase MSRV to 1.60.
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 2c50ecc..1085703 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
+- MSRV increased to 1.60.
- Updated `embedded-hal` to version `1`, `read` in one-shot mode is therefore only an inherent method.
## [0.2.2] - 2021-07-29