From fd4681745b11b91131dce27bcb42162bcb418d1b Mon Sep 17 00:00:00 2001 From: kim Date: Mon, 28 Aug 2023 15:17:03 -0800 Subject: [PATCH] update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 540279f5..aadce758 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,11 @@ and uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - --> +------ +## [v6.6.3](https://github.com/asfadmin/Discovery-asf_search/compare/v6.6.2...v6.6.3) +### Fixed +- Fixes type hinting compatibility break introduced in 6.6.2 in `search_generator.py` + ------ ## [v6.6.2](https://github.com/asfadmin/Discovery-asf_search/compare/v6.6.1...v6.6.2) ### Added