@@ -14,6 +14,11 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1414### Fixed
1515 - Update crate dependencies.
1616
17+ ## [ v0.2.7] - 2018-11-21
18+
19+ ### Breaking
20+ - EOL the stm32l432xx-hal crate
21+
1722## [ v0.2.6] - 2018-11-03
1823
1924## Fixed
@@ -71,13 +76,15 @@ This project adheres to [Semantic Versioning](http://semver.org/).
7176
7277- Initial release
7378
74- [ Unreleased ] : https://github.com/mabezdev/stm32l432xx-hal/compare/v0.2.6...HEAD
75- [ v0.2.6 ] : https://github.com/mabezdev/stm32l432xx-hal/compare/v0.2.5...v0.2.6
76- [ v0.2.5 ] : https://github.com/mabezdev/stm32l432xx-hal/compare/v0.2.4...v0.2.5
77- [ v0.2.4 ] : https://github.com/mabezdev/stm32l432xx-hal/compare/v0.2.3...v0.2.4
78- [ v0.2.3 ] : https://github.com/mabezdev/stm32l432xx-hal/compare/v0.2.2...v0.2.3
79- [ v0.2.2 ] : https://github.com/mabezdev/stm32l432xx-hal/compare/v0.2.1...v0.2.2
80- [ v0.2.1 ] : https://github.com/mabezdev/stm32l432xx-hal/compare/v0.2.0...v0.2.1
81- [ v0.2.0 ] : https://github.com/mabezdev/stm32l432xx-hal/compare/v0.1.1...v0.2.0
82- [ v0.1.1 ] : https://github.com/mabezdev/stm32l432xx-hal/compare/v0.1.0...v0.1.1
83- [ v0.1.0 ] : https://github.com/MabezDev/stm32l432xx-hal/tree/v0.1.0
79+ [ Unreleased ] : https://github.com/mabezdev/stm32l4xx-hal/compare/v0.3.0...HEAD
80+ [ v0.2.7 ] : https://github.com/mabezdev/stm32l4xx-hal/compare/v0.2.7...v0.3.0
81+ [ v0.2.7 ] : https://github.com/mabezdev/stm32l4xx-hal/compare/v0.2.6...v0.2.7
82+ [ v0.2.6 ] : https://github.com/mabezdev/stm32l4xx-hal/compare/v0.2.5...v0.2.6
83+ [ v0.2.5 ] : https://github.com/mabezdev/stm32l4xx-hal/compare/v0.2.4...v0.2.5
84+ [ v0.2.4 ] : https://github.com/mabezdev/stm32l4xx-hal/compare/v0.2.3...v0.2.4
85+ [ v0.2.3 ] : https://github.com/mabezdev/stm32l4xx-hal/compare/v0.2.2...v0.2.3
86+ [ v0.2.2 ] : https://github.com/mabezdev/stm32l4xx-hal/compare/v0.2.1...v0.2.2
87+ [ v0.2.1 ] : https://github.com/mabezdev/stm32l4xx-hal/compare/v0.2.0...v0.2.1
88+ [ v0.2.0 ] : https://github.com/mabezdev/stm32l4xx-hal/compare/v0.1.1...v0.2.0
89+ [ v0.1.1 ] : https://github.com/mabezdev/stm32l4xx-hal/compare/v0.1.0...v0.1.1
90+ [ v0.1.0 ] : https://github.com/MabezDev/stm32l4xx-hal/tree/v0.1.
0 commit comments