From 3f11da6eed40b06044c705db9e3e81fd25abb391 Mon Sep 17 00:00:00 2001 From: jao Date: Sun, 23 Feb 2020 20:11:59 +0000 Subject: Changelog entry for time coalescing --- changelog.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'changelog.md') diff --git a/changelog.md b/changelog.md index 62a3413..a52fce3 100644 --- a/changelog.md +++ b/changelog.md @@ -17,6 +17,9 @@ _New features_ - New option `--useManager` for `Weather` and `UVMeter` to decide whether to use one single manager per monitor for managing network connections or create a new one every time a connection is made. + - New more efficient time coalescing strategy for monitor updates, + available with the threaded runtime: use the `with_threaded` flag + to enable it (see #410; thanks to Tomáš Janoušek). ## Version 0.32 (December, 2019) -- cgit v1.2.3