From 48c0ef82b0f2886dda549166cdbdcd871da2e2c8 Mon Sep 17 00:00:00 2001 From: Tomoyuki Sakurai Date: Fri, 1 Apr 2022 16:35:35 +0700 Subject: [PATCH] Release 1.1.0 --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..1af167a --- /dev/null +++ b/CHANGELOG.md @@ -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