File tree 1 file changed +10
-12
lines changed
1 file changed +10
-12
lines changed Original file line number Diff line number Diff line change @@ -8,14 +8,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
8
8
9
9
## [ Unreleased]
10
10
11
- ### Added
12
-
13
- ### Changed
14
-
15
-
16
- ## [ v1.0.0] - 2020-06-10
11
+ ## [ v1.0.0-alpha.1] - 2020-06-16
17
12
18
- ** * This is a breaking change (sorry) ** *
13
+ ** * This is an alpha release with breaking changes (sorry) ** *
19
14
20
15
### Added
21
16
- A nonblocking trait for interfacing with random number generation hardware.
@@ -117,8 +112,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
117
112
118
113
Initial release
119
114
120
- [ Unreleased ] : https://github.com/japaric/embedded-hal/compare/v0.2.1...HEAD
121
- [ v0.2.1 ] : https://github.com/japaric/embedded-hal/compare/v0.2.0...v0.2.1
122
- [ v0.2.0 ] : https://github.com/japaric/embedded-hal/compare/v0.1.2...v0.2.0
123
- [ v0.1.2 ] : https://github.com/japaric/embedded-hal/compare/v0.1.1...v0.1.2
124
- [ v0.1.1 ] : https://github.com/japaric/embedded-hal/compare/v0.1.0...v0.1.1
115
+ [ Unreleased ] : https://github.com/rust-embedded/embedded-hal/compare/v1.0.0-alpha.1...HEAD
116
+ [ v1.0.0-alpha.1 ] : https://github.com/rust-embedded/embedded-hal/compare/v0.2.3...v1.0.0-alpha.1
117
+ [ v0.2.3 ] : https://github.com/rust-embedded/embedded-hal/compare/v0.2.2...v0.2.3
118
+ [ v0.2.2 ] : https://github.com/rust-embedded/embedded-hal/compare/v0.2.1...v0.2.2
119
+ [ v0.2.1 ] : https://github.com/rust-embedded/embedded-hal/compare/v0.2.0...v0.2.1
120
+ [ v0.2.0 ] : https://github.com/rust-embedded/embedded-hal/compare/v0.1.2...v0.2.0
121
+ [ v0.1.2 ] : https://github.com/rust-embedded/embedded-hal/compare/v0.1.1...v0.1.2
122
+ [ v0.1.1 ] : https://github.com/rust-embedded/embedded-hal/compare/v0.1.0...v0.1.1
You can’t perform that action at this time.
0 commit comments