From 17a5e656e198535e1ac96e811e8c49cd9a91958e Mon Sep 17 00:00:00 2001 From: Sibi Prabakaran Date: Sat, 30 May 2020 19:48:32 +0530 Subject: Update changelog --- changelog.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'changelog.md') diff --git a/changelog.md b/changelog.md index 5a02fc4..161208e 100644 --- a/changelog.md +++ b/changelog.md @@ -8,6 +8,8 @@ _New features_ - Optimize date plugin by avoiding calling getTimeZone for each of the time the date has to be updated. Instead, it's computed once at the start and re-used for each invocation. + - Optimize Weather and UVMeter plugin by using global Manager instead of + creating for each http request when useManager is explicitly configured as False. ## Version 0.33 (February, 2020) -- cgit v1.2.3