File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Changelog
2
+ All notable changes to this project will be documented in this file.
3
+
4
+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
+
7
+ ## [ Unreleased]
8
+ ### Changed
9
+ - Crate ownership changed from [ tweedegolf] to [ stm32-rs] .
10
+ - Thank you [ tweedegolf] for the initial development effort!
11
+ - Sweeping changes throughout the entire crate, nothing is the same.
12
+
13
+ ## [ 0.1.0] - 2021-03-26
14
+ - Initial release by [ tweedegolf]
15
+
16
+ [ tweedegolf ] : https://github.com/tweedegolf
17
+ [ stm32-rs ] : https://github.com/stm32-rs
18
+
19
+ [ Unreleased ] : https://github.com/stm32-rs/stm32wlxx-hal
20
+ [ 0.1.0 ] : https://github.com/tweedegolf/stm32wlxx-hal
You can’t perform that action at this time.
0 commit comments