diff --git a/CHANGELOG.md b/CHANGELOG.md index 034cbe45..502b3ab4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,10 +17,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed -- Wrapping type annotations in quotes to prevent them from loading if the object is not found - [#105](https://github.com/PrefectHQ/prefect-gcp/pull/105) - ### Security +## 0.2.3 + +Released on January 5th, 2022. + +### Fixed + +- Wrapping type annotations in quotes to prevent them from loading if the object is not found - [#105](https://github.com/PrefectHQ/prefect-gcp/pull/105) + ## 0.2.2 Released on January 3rd, 2022.