diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c39309..3d97373 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -88,6 +88,16 @@ New features: Initial v2 of the Data Commons API Python client library. +## 1.4.4 + +**Date** - 01/12/2026 + +**Release Tag** - [py1.4.4](https://github.com/datacommonsorg/api-python/releases/tag/py1.4.4) + +**Release Status** - Current head of branch [`master`](https://github.com/datacommonsorg/api-python/tree/master) + +Added deprecation notice to legacy `datacommons` package. + ## 1.4.3 **Date** - 11/10/2020 diff --git a/datacommons_pandas/CHANGELOG.md b/datacommons_pandas/CHANGELOG.md index 42bedc4..9b77692 100644 --- a/datacommons_pandas/CHANGELOG.md +++ b/datacommons_pandas/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## 0.0.4 + +**Date** - 01/12/2026 + +**Release Tag** - [pd.0.0.4](https://github.com/datacommonsorg/api-python/releases/tag/pd0.0.4) + +**Release Status** - Current head of branch [`master`](https://github.com/datacommonsorg/api-python/tree/master) + +Added deprecation notice to legacy `datacommons_pandas` package. + ## 0.0.3 **Date** - 11/10/2020