summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDiego Barrios Romero <eldruin@gmail.com>2024-01-18 22:08:39 +0100
committerDiego Barrios Romero <eldruin@gmail.com>2024-01-19 14:47:10 +0100
commit56f880ad96f6778eae7029d1f432b414caa39739 (patch)
treea674e0459687fbee61dae7cf5e772fb5c2dbb868 /CHANGELOG.md
parent451f9fb372d4f7ff6f4f7196782ae18d0d7b3abd (diff)
downloadads1x1x-async-56f880ad96f6778eae7029d1f432b414caa39739.tar.gz
ads1x1x-async-56f880ad96f6778eae7029d1f432b414caa39739.tar.xz
ads1x1x-async-56f880ad96f6778eae7029d1f432b414caa39739.zip
Raise MSRV + update CI
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1085703..9ab0670 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,8 +7,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
-- MSRV increased to 1.60.
+### Changed
- Updated `embedded-hal` to version `1`, `read` in one-shot mode is therefore only an inherent method.
+- Raised MSRV to 1.62.0
## [0.2.2] - 2021-07-29