From 5b8df560621761db22601c799203fa59f4ad207a Mon Sep 17 00:00:00 2001 From: "Benjamin M. Hughes" Date: Fri, 19 Jan 2024 11:30:25 +0000 Subject: [PATCH] Version 0.4.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4298f4d..0ee4d15 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # tp_link_smartplug +## v0.4.0 + +- Refactor connect/disconnect logic +- Correct initial connection timeout variable +- Add auto connect/disconnect option to device `TpLinkSmartplug::Device.new` +- Rubocop fixup + ## v0.3.0 - Rescue host not reachable error when connecting