From c8e1d5903f32b06260faae67d97b7f17e7c1f852 Mon Sep 17 00:00:00 2001 From: Martin Cura Date: Wed, 5 Apr 2023 19:36:43 -0300 Subject: [PATCH] changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd042bf..1041673 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Feature - Support python 3.10. +- Upgrade `google-cloud-bigquery` to latest `v2.x.y`. + +### Chore + +- Upgrade `mypy` to 1.1.1, +- Use poetry 1.3.2. +- ## [1.4.20] - 2023-04-05