From ed23d8dc7ddc4460be87451090bed18a1053d0b2 Mon Sep 17 00:00:00 2001 From: Andrew Cockburn Date: Mon, 23 Sep 2024 12:18:58 +0000 Subject: [PATCH] History --- docs/HISTORY.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/HISTORY.md b/docs/HISTORY.md index a38f22cc1..73cc7b4f5 100644 --- a/docs/HISTORY.md +++ b/docs/HISTORY.md @@ -24,7 +24,8 @@ - baseicon set_service_call fix - contributed by [lancasterJ](https://github.com/lancasterJ) - HTTP module now correctly honors the provided host name instead of binding to 0.0.0.0, and should also now work for IPv6 - contributed by [bitstacker](https://github.com/bitstacker) - Fix for baseweather direction icon - contributed by [carawan](https://github.com/carawan) -- Fix for bug in pathname checking for hidden files and __pycache__ - contributed by [David Warde-Farley](https://github.com/dwf) +- Fix for bug in pathname checking for hidden files and __pycache__ - contributed by [David Warde-Farley](https://github.com/dwf)- contributed by [Roman Andriadi](https://github.com/nARN) +- ADAPI Sleep now accepts a float as documented **Breaking Changes**