From 465653203ce86abeaa93920232897a5b340c2ab8 Mon Sep 17 00:00:00 2001 From: Ivan Provalov Date: Thu, 10 Feb 2022 09:51:38 -0800 Subject: [PATCH] Change log update --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 42aa215..36f0536 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,4 +17,8 @@ ## 1.0.4 (February 09, 2022) - - Google API v4 \ No newline at end of file + - Google API v4 + +## 1.0.6 (February 10, 2022) + +- Decoupling the indexer from the title-to-id reader. Decoupling the initialization to allow a download of the test queries without running a test. \ No newline at end of file