chore(logging): Release logging/v1.1.1 (#3051)

* chore(logging): release logging/v1.1.1

Co-authored-by: Cody Oss <6331106+codyoss@users.noreply.github.com>
diff --git a/logging/CHANGES.md b/logging/CHANGES.md
index 35bb857..cc2ca39 100644
--- a/logging/CHANGES.md
+++ b/logging/CHANGES.md
@@ -1,5 +1,9 @@
 # Changes
 
+## v1.1.1
+
+- Rebrand "Stackdriver Logging" to "Cloud Logging".
+
 ## v1.1.0
 
 - Support unmarshalling stringified Severity.
@@ -11,4 +15,4 @@
 ## v1.0.0
 
 This is the first tag to carve out logging as its own module. See:
-https://github.com/golang/go/wiki/Modules#is-it-possible-to-add-a-module-to-a-multi-module-repository.
\ No newline at end of file
+https://github.com/golang/go/wiki/Modules#is-it-possible-to-add-a-module-to-a-multi-module-repository.