We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae400f8 commit 5603d57Copy full SHA for 5603d57
2 files changed
google-cloud-bigquery-connection/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Release History
2
3
+### 1.1.3 / 2022-01-11
4
+
5
+#### Documentation
6
7
+* Fix titles of documentation pages
8
+* Remove some broken images and fix outdated content in authentication documentation
9
10
### 1.1.2 / 2021-07-12
11
12
#### Documentation
google-cloud-bigquery-connection/lib/google/cloud/bigquery/connection/version.rb
@@ -21,7 +21,7 @@ module Google
21
module Cloud
22
module Bigquery
23
module Connection
24
- VERSION = "1.1.2"
+ VERSION = "1.1.3"
25
end
26
27
0 commit comments