@@ -174,13 +174,14 @@ The format is based on [Keep a Changelog] and this project adheres to [Semantic
174
174
175
175
[ Keep a Changelog ] : http://keepachangelog.com/en/1.0.0/
176
176
[ Semantic Versioning ] : http://semver.org/spec/v2.0.0.html
177
- [ Unreleased ] : https://github.com/rust-embedded-community/embedded-sdmmc-rs/compare/v0.8.0...develop
178
- [ Version 0.8.0 ] : https://github.com/rust-embedded-community/embedded-sdmmc-rs/compare/v0.8.0...v0.7.0
179
- [ Version 0.7.0 ] : https://github.com/rust-embedded-community/embedded-sdmmc-rs/compare/v0.7.0...v0.6.0
180
- [ Version 0.6.0 ] : https://github.com/rust-embedded-community/embedded-sdmmc-rs/compare/v0.6.0...v0.5.0
181
- [ Version 0.5.0 ] : https://github.com/rust-embedded-community/embedded-sdmmc-rs/compare/v0.5.0...v0.4.0
182
- [ Version 0.4.0 ] : https://github.com/rust-embedded-community/embedded-sdmmc-rs/compare/v0.4.0...v0.3.0
183
- [ Version 0.3.0 ] : https://github.com/rust-embedded-community/embedded-sdmmc-rs/compare/v0.3.0...v0.2.1
184
- [ Version 0.2.1 ] : https://github.com/rust-embedded-community/embedded-sdmmc-rs/compare/v0.2.1...v0.2.0
185
- [ Version 0.2.0 ] : https://github.com/rust-embedded-community/embedded-sdmmc-rs/compare/v0.2.0...v0.1.1
177
+ [ Unreleased ] : https://github.com/rust-embedded-community/embedded-sdmmc-rs/compare/v0.8.1...develop
178
+ [ Version 0.8.1 ] : https://github.com/rust-embedded-community/embedded-sdmmc-rs/compare/v0.8.0...v0.8.1
179
+ [ Version 0.8.0 ] : https://github.com/rust-embedded-community/embedded-sdmmc-rs/compare/v0.7.0...v0.8.0
180
+ [ Version 0.7.0 ] : https://github.com/rust-embedded-community/embedded-sdmmc-rs/compare/v0.6.0...v0.7.0
181
+ [ Version 0.6.0 ] : https://github.com/rust-embedded-community/embedded-sdmmc-rs/compare/v0.5.0...v0.6.0
182
+ [ Version 0.5.0 ] : https://github.com/rust-embedded-community/embedded-sdmmc-rs/compare/v0.4.0...v0.5.0
183
+ [ Version 0.4.0 ] : https://github.com/rust-embedded-community/embedded-sdmmc-rs/compare/v0.3.0...v0.4.0
184
+ [ Version 0.3.0 ] : https://github.com/rust-embedded-community/embedded-sdmmc-rs/compare/v0.2.1...v0.3.0
185
+ [ Version 0.2.1 ] : https://github.com/rust-embedded-community/embedded-sdmmc-rs/compare/v0.2.0...v0.2.1
186
+ [ Version 0.2.0 ] : https://github.com/rust-embedded-community/embedded-sdmmc-rs/compare/v0.1.1...v0.2.0
186
187
[ Version 0.1.1 ] : https://github.com/rust-embedded-community/embedded-sdmmc-rs/releases/tag/v0.1.1
0 commit comments