diff --git a/profiler/CHANGES.md b/profiler/CHANGES.md index eab8a99a898..65ea406ce86 100644 --- a/profiler/CHANGES.md +++ b/profiler/CHANGES.md @@ -1,5 +1,12 @@ # Changes +### [0.1.1](https://www.github.com/googleapis/google-cloud-go/compare/profiler/v0.1.0...profiler/v0.1.1) (2021-10-11) + + +### Bug Fixes + +* **profiler:** workaround certificate expiration issue in integration tests ([#4955](https://www.github.com/googleapis/google-cloud-go/issues/4955)) ([de9e465](https://www.github.com/googleapis/google-cloud-go/commit/de9e465bea8cd0580c45e87d2cbc2b610615b363)) + ## v0.1.0 This is the first tag to carve out profiler as its own module. See