diff --git a/CHANGELOG.md b/CHANGELOG.md index bcbc9a16..82fd70d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Update pretrained_model_listing.json (2023-08-16 15:43:59) by @thanawan-atc ([#207](https://github.com/thanawan-atc/opensearch-py-ml/pull/207)) - Update pretrained_model_listing.json (2023-08-23 19:04:57) by @thanawan-atc ([#221](https://github.com/thanawan-atc/opensearch-py-ml/pull/221)) - Update pretrained_models_all_versions.json (2023-08-28 10:03:40) by @thanawan-atc ([#222](https://github.com/thanawan-atc/opensearch-py-ml/pull/222)) +- Update model upload history - sentence-transformers/paraphrase-MiniLM-L6-v2 (v.1.0.1)(BOTH) by @thanawan-atc ([#226](https://github.com/thanawan-atc/opensearch-py-ml/pull/226)) ### Fixed - Enable make_model_config_json to add model description to model config file by @thanawan-atc in ([#203](https://github.com/opensearch-project/opensearch-py-ml/pull/203))