File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file. See
4
4
[ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.1.0] ( https://github.com/roslovets/SP110E/compare/v1.0.0...v1.1.0 ) (2021-11-22)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** driver:** is_ic_model_rgbw() ([ ae36b85] ( https://github.com/roslovets/SP110E/commit/ae36b85dd548eb9347125ae4099182fee2e44371 ) )
12
+ * ** driver:** is_rgbw() ([ 998d64d] ( https://github.com/roslovets/SP110E/commit/998d64de67e6812f07f5a99390b3d64eec6045a0 ) )
13
+
6
14
## [ 1.0.0] ( https://github.com/roslovets/SP110E/compare/v0.9.7...v1.0.0 ) (2021-11-20)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " sp110e"
3
- version = " 1.0 .0"
3
+ version = " 1.1 .0"
4
4
description = " Control SP110E BLE RGB LED device from computer"
5
5
authors = [
" Pavel Roslovets <[email protected] >" ]
6
6
license = " MIT"
You can’t perform that action at this time.
0 commit comments