Skip to content

Commit d25a0a9

Browse files
Merge pull request #27 from smart-leds-rs/release_v0.3.2
Prepare release v0.3.2
2 parents 75c70e0 + 9a25670 commit d25a0a9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,14 @@ 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+
9+
## [0.3.2] - 2024-01-24
810
### Added
911
- `RGBCCT` type for RGB + warmwhite + coldwhite LEDs such as the WS2805, FW1906 and UCS512H
1012

13+
### Removed
14+
- Default features of `rgb` crates
15+
1116
## [0.3.1] - 2024-01-22
1217
### Added
1318
- Async variant of the trait. This should be seen as an addition to the synchronous implementation

0 commit comments

Comments
 (0)