From d06de394ad6a3cc37f50316263e32a06e0f7b365 Mon Sep 17 00:00:00 2001 From: Natalie Diaz Date: Mon, 12 Jan 2026 14:40:48 -0800 Subject: [PATCH 1/2] Release new versions of legacy python client --- CHANGELOG.md | 10 ++++++++++ datacommons_pandas/CHANGELOG.md | 10 ++++++++++ 2 files changed, 20 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c39309d..0ff7a52b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## 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. + ## 2.1.5 **Date** - 01/12/2026 diff --git a/datacommons_pandas/CHANGELOG.md b/datacommons_pandas/CHANGELOG.md index 42bedc43..9b776927 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 From 13777dfaf71d881adb372d277b76b29e644071dc Mon Sep 17 00:00:00 2001 From: Natalie Diaz Date: Mon, 12 Jan 2026 14:44:53 -0800 Subject: [PATCH 2/2] gemini --- CHANGELOG.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ff7a52b..3d973739 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,5 @@ # Changelog -## 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. - ## 2.1.5 **Date** - 01/12/2026 @@ -98,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