Skip to content

Commit 73babef

Browse files
Release v0.2.1
1 parent 33f68f7 commit 73babef

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
## [0.2.1] - 2020-09-07
89
### Added
910
- Some basic documentation
1011
- Add some common impls to `White`, making it easier to use
@@ -24,7 +25,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2425
- Initial release
2526

2627

27-
[Unreleased]: https://github.com/smart-leds-rs/smart-leds-trait/compare/v0.2.0...HEAD
28+
[Unreleased]: https://github.com/smart-leds-rs/smart-leds-trait/compare/v0.2.1...HEAD
29+
[0.2.1]: https://github.com/smart-leds-rs/smart-leds-trait/compare/v0.2.0...v0.2.1
2830
[0.2.0]: https://github.com/smart-leds-rs/smart-leds-trait/compare/v0.1.1...v0.2.0
2931
[0.1.1]: https://github.com/smart-leds-rs/smart-leds-trait/compare/v0.1.0...v0.1.1
3032
[0.1.0]: https://github.com/smart-leds-rs/smart-leds-trait/releases/tag/v0.1.0

0 commit comments

Comments
 (0)