Skip to content

Commit 2db2510

Browse files
chore(release): 1.1.0 [skip ci]
## [1.1.0](v1.0.0...v1.1.0) (2021-11-22) ### Features * **driver:** is_ic_model_rgbw() ([ae36b85](ae36b85)) * **driver:** is_rgbw() ([998d64d](998d64d))
1 parent 5effe38 commit 2db2510

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file. See
44
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

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+
614
## [1.0.0](https://github.com/roslovets/SP110E/compare/v0.9.7...v1.0.0) (2021-11-20)
715

816

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "sp110e"
3-
version = "1.0.0"
3+
version = "1.1.0"
44
description = "Control SP110E BLE RGB LED device from computer"
55
authors = ["Pavel Roslovets <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)