We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 502d52d commit 8db0559Copy full SHA for 8db0559
CHANGELOG.md
@@ -5,9 +5,17 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/)
6
and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
-
9
## [Unreleased]
10
+### Added
11
+
12
+### Changed
13
14
15
+## [v1.0.0-alpha.2] - 2020-10-16
16
17
+*** This is (also) an alpha release with breaking changes (sorry) ***
18
19
### Added
20
- 10-bit addressing mode for I2C traits.
21
- `try_set_state` method for `OutputPin` using an input `PinState` value.
0 commit comments