-
-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #30 from trombik/release_1.1.0
Release 1.1.0
- Loading branch information
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
## Release 1.1.0 | ||
|
||
* 9a6a187 (origin/README) bugfix: s/path/url/ | ||
* 29cf962 (origin/issue_25) bugfix: pass keyword arguments instead of arguments | ||
* 2db6c39 update: esphome to 2022.3.1 | ||
* 37faadd ci: run CI with the latest esphome in a matrix | ||
* fa45d7c bugfix: run build workflow every sunday | ||
* ec2ec30 (origin/issue_23) bugfix: pass keyword arguments instead of arguments | ||
* 2c4300e update: esphome to 2022.3.1 | ||
* e878ebc ci: add .ackrc | ||
* 78fdd6f feat: support esp32c3 | ||
* c922f2d bugfix: document update_interval | ||
* 30fe32a bugfix: start ping session in update() instead of setup() | ||
* 56aad3f bugfix: update ping_sock.c to one in latest esp-idf release | ||
* 221e20f bugfix: replace underscore for device name |