From ec53426a5dbe753e08d95892eef836133c3c74fc Mon Sep 17 00:00:00 2001 From: pat310 Date: Sun, 22 Oct 2017 13:21:32 -0400 Subject: [PATCH] updating changes for new version --- CHANGES.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index b66825f..4817fe0 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,9 @@ +## [v4.3.0] +> Oct 22, 2017 +- Added `granularTimeResolution` boolean as optional input object parameter, when true will default to finest time resolution possible + +[#84]: https://github.com/pat310/google-trends-api/pull/84 + ## [v4.2.2] > Sep 7, 2017 - Using widget `id` rather than `title` for determining token. Title changes for region from `Interest by region` to `Interest by subregion` in certain scenarios. When this would happen, the lookup would break.