Skip to content

Commit

Permalink
Merge pull request #30 from trombik/release_1.1.0
Browse files Browse the repository at this point in the history
Release 1.1.0
  • Loading branch information
trombik authored Apr 1, 2022
2 parents d7dccb3 + 48c0ef8 commit aec7c99
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
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

0 comments on commit aec7c99

Please sign in to comment.