diff --git a/CHANGES.md b/CHANGES.md index 776aeb2644c..04655017548 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,12 @@ # Changes +### [0.67.1](https://github.com/googleapis/google-api-go-client/compare/v0.67.0...v0.67.1) (2022-02-04) + + +### Bug Fixes + +* **googleapi:** fill response headers in Error ([#1418](https://github.com/googleapis/google-api-go-client/issues/1418)) ([9eaba81](https://github.com/googleapis/google-api-go-client/commit/9eaba8162c40393aa8b1f6a2e45caa876fd8fa78)) + ## [0.67.0](https://github.com/googleapis/google-api-go-client/compare/v0.66.0...v0.67.0) (2022-02-03)