diff --git a/CHANGELOG.md b/CHANGELOG.md index 97034dc8..83fbbbca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Fix KeyError when scroll return no hits ([#616](https://github.com/opensearch-project/opensearch-py/pull/616)) - Fix reuse of `OpenSearch` using `Urllib3HttpConnection` and `AsyncOpenSearch` after calling `close` ([#639](https://github.com/opensearch-project/opensearch-py/pull/639)) ### Automated API Update +- Updated opensearch-py to reflect the latest OpenSearch API spec ([#29](https://github.com/saimedhi/opensearch-py/pull/29)) - Your contribution here. ### Security ### Dependencies