Skip to content

Commit 7e80580

Browse files
authored
add changelog
1 parent 2f2b532 commit 7e80580

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
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

0 commit comments

Comments
 (0)