@@ -34,14 +34,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
3434 not needed. ([ #283 ] )
3535- Enable ` rt ` , ` usb ` , ` can ` , ` rtc ` and ` ld ` feature by default.
3636 To disable that behavior, set ` default-features = false ` . ([ #283 ] )
37- - The MSRV was bumped to 1.54 ([ #308 ] )
3837- Update ` stm32f3 ` pac to v0.14.0 ([ #282 ] )
3938- Remove the ` bxcan ` re-export. ([ #304 ] )
4039- The LICENSE has been changed from BSD 0-clause to the familiar dual license
4140 MIT / Apache 2.0. This has been done, as this fits the ecosystem better and
4241 the dependencies where using the MIT / Apache 2.0 dual licensing already,
4342 which resulted into the situtation, that BSD 0-clause was not affectivly
4443 0-clause as MIT conditions had to be met anyways. (🧂 IANAL). ([ #309 ] )
44+ - The MSRV was bumped to 1.59 ([ #213 ] )
4545
4646## [ v0.8.2] - 2021-12-14
4747
@@ -551,6 +551,7 @@ let clocks = rcc
551551[ #220 ] : https://github.com/stm32-rs/stm32f3xx-hal/pull/220
552552[ #217 ] : https://github.com/stm32-rs/stm32f3xx-hal/pull/217
553553[ #216 ] : https://github.com/stm32-rs/stm32f3xx-hal/pull/216
554+ [ #213 ] : https://github.com/stm32-rs/stm32f3xx-hal/pull/213
554555[ #212 ] : https://github.com/stm32-rs/stm32f3xx-hal/pull/212
555556[ #210 ] : https://github.com/stm32-rs/stm32f3xx-hal/pull/210
556557[ #208 ] : https://github.com/stm32-rs/stm32f3xx-hal/pull/208
0 commit comments