diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d3437157..44ed99e4c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ * [feat]: add support for Firebase v6.0 (#391) +## [1.45.0](https://github.com/googleapis/google-auth-library-php/compare/v1.44.0...v1.45.0) (2024-12-11) + + +### Features + +* Add StdOutLogger and LoggingTrait ([#578](https://github.com/googleapis/google-auth-library-php/issues/578)) ([4f793fe](https://github.com/googleapis/google-auth-library-php/commit/4f793fe3e31db8f71a3a0f17ae528a4d93d6bd2a)) + ## [1.44.0](https://github.com/googleapis/google-auth-library-php/compare/v1.43.0...v1.44.0) (2024-12-04) diff --git a/VERSION b/VERSION index 372cf402c..50aceaa7b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.44.0 +1.45.0