@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
7
7
8
- ## [ Unreleased]
8
+ ## Unreleased
9
9
10
10
### Added
11
11
@@ -388,21 +388,20 @@ let clocks = rcc
388
388
[ #4 ] : https://github.com/stm32-rs/stm32f3xx-hal/pull/4
389
389
[ #2 ] : https://github.com/stm32-rs/stm32f3xx-hal/pull/2
390
390
391
- [ Unreleased ] : https://github.com/stm32-rs/stm32f3xx-hal/compare/v0.6.1...HEAD
392
- [ v0.6.1 ] : https://github.com/stm32-rs/stm32f3xx-hal/compare/v0.6.0...v0.6.1
393
- [ v0.6.0 ] : https://github.com/stm32-rs/stm32f3xx-hal/compare/v0.5.0...v0.6.0
394
- [ v0.5.0 ] : https://github.com/stm32-rs/stm32f3xx-hal/compare/v0.4.3...v0.5.0
395
- [ v0.4.3 ] : https://github.com/stm32-rs/stm32f3xx-hal/compare/v0.4.2...v0.4.3
396
- [ v0.4.2 ] : https://github.com/stm32-rs/stm32f3xx-hal/compare/v0.4.1...v0.4.2
397
- [ v0.4.1 ] : https://github.com/stm32-rs/stm32f3xx-hal/compare/v0.4.0...v0.4.1
398
- [ v0.4.0 ] : https://github.com/stm32-rs/stm32f3xx-hal/compare/v0.3.0...v0.4.0
399
- [ v0.3.0 ] : https://github.com/stm32-rs/stm32f3xx-hal/compare/v0.2.3...v0.3.0
400
- [ v0.2.3 ] : https://github.com/stm32-rs/stm32f3xx-hal/compare/v0.2.2...v0.2.3
401
- [ v0.2.2 ] : https://github.com/stm32-rs/stm32f3xx-hal/compare/v0.2.1...v0.2.2
402
- [ v0.2.1 ] : https://github.com/stm32-rs/stm32f3xx-hal/compare/v0.2.0...v0.2.1
403
- [ v0.2.0 ] : https://github.com/stm32-rs/stm32f3xx-hal/compare/v0.1.5...v0.2.0
404
- [ v0.1.5 ] : https://github.com/stm32-rs/stm32f3xx-hal/compare/v0.1.4...v0.1.5
405
- [ v0.1.4 ] : https://github.com/stm32-rs/stm32f3xx-hal/compare/v0.1.3...v0.1.4
406
- [ v0.1.3 ] : https://github.com/stm32-rs/stm32f3xx-hal/compare/v0.1.2...v0.1.3
407
- [ v0.1.2 ] : https://github.com/stm32-rs/stm32f3xx-hal/compare/v0.1.1...v0.1.2
391
+ [ v0.6.1 ] : https://github.com/stm32-rs/stm32f3xx-hal/releases/tag/v0.6.1
392
+ [ v0.6.0 ] : https://github.com/stm32-rs/stm32f3xx-hal/releases/tag/v0.6.0
393
+ [ v0.5.0 ] : https://github.com/stm32-rs/stm32f3xx-hal/releases/tag/v0.5.0
394
+ [ v0.4.3 ] : https://github.com/stm32-rs/stm32f3xx-hal/releases/tag/v0.4.3
395
+ [ v0.4.2 ] : https://github.com/stm32-rs/stm32f3xx-hal/releases/tag/v0.4.2
396
+ [ v0.4.1 ] : https://github.com/stm32-rs/stm32f3xx-hal/releases/tag/v0.4.1
397
+ [ v0.4.0 ] : https://github.com/stm32-rs/stm32f3xx-hal/releases/tag/v0.4.0
398
+ [ v0.3.0 ] : https://github.com/stm32-rs/stm32f3xx-hal/releases/tag/v0.3.0
399
+ [ v0.2.3 ] : https://github.com/stm32-rs/stm32f3xx-hal/releases/tag/v0.2.3
400
+ [ v0.2.2 ] : https://github.com/stm32-rs/stm32f3xx-hal/releases/tag/v0.2.2
401
+ [ v0.2.1 ] : https://github.com/stm32-rs/stm32f3xx-hal/releases/tag/v0.2.1
402
+ [ v0.2.0 ] : https://github.com/stm32-rs/stm32f3xx-hal/releases/tag/v0.2.0
403
+ [ v0.1.5 ] : https://github.com/stm32-rs/stm32f3xx-hal/releases/tag/v0.1.5
404
+ [ v0.1.4 ] : https://github.com/stm32-rs/stm32f3xx-hal/releases/tag/v0.1.4
405
+ [ v0.1.3 ] : https://github.com/stm32-rs/stm32f3xx-hal/releases/tag/v0.1.3
406
+ [ v0.1.2 ] : https://github.com/stm32-rs/stm32f3xx-hal/releases/tag/v0.1.2
408
407
[ v0.1.1 ] : https://github.com/stm32-rs/stm32f3xx-hal/releases/tag/v0.1.1
0 commit comments