diff --git a/CHANGELOG.md b/CHANGELOG.md index 55b9073d..8463c1ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,16 +28,6 @@ v1.10.4 (2024-07-08) - Added `dmcas_misc.json` template file for model card generation. - Updated generation of `ModelProperties.json` to allow for model card generation immediately upon upload. -v1.10.4 (2024-07-08) ----------- -**Improvements** -- Added example Jupyter notebook for OpenAI models. - -**Buxfixes** -- Dropped support for Python 3.6 and Python 3.7, as those are no longer officially supported versions. -- Added `dmcas_misc.json` template file for model card generation. -- Updated generation of `ModelProperties.json` to allow for model card generation immediately upon upload. - v1.10.3 (2024-04-12) -------------------- **Bugfixes**