From 1183f9d5145be18db961f9afee479a1a9fe4ca29 Mon Sep 17 00:00:00 2001 From: ajayaraman Date: Tue, 6 Oct 2020 09:09:12 -0700 Subject: [PATCH] v1.3.0 changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 918c2f88..a24173af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 1.3.0 (October 6, 2020) +* Fix: authorization/roles srchIndexesAllowed and srchIndexesDefault should be lists #20 +* Fix: Support for saved_search argument dispatch.index_earliest #15 +* github action workflow for integration tests +* Additional examples in the examples folder + ## 1.2.1 (September 30, 2020) * Bug fix for authorization header