CHANGELOG.md in google-cloud-bigquery-1.50.0 vs CHANGELOG.md in google-cloud-bigquery-1.51.0
- old
+ new
@@ -1,6 +1,15 @@
# Release History
+### 1.51.0 (2024-12-04)
+
+#### Features
+
+* load jobs with dest tables in another project ([#27681](https://github.com/googleapis/google-cloud-ruby/issues/27681))
+#### Bug Fixes
+
+* remove reload! call on patch_table ([#27684](https://github.com/googleapis/google-cloud-ruby/issues/27684))
+
### 1.50.0 (2024-06-27)
#### Features
* add method in load_job to set column name character map ([#26135](https://github.com/googleapis/google-cloud-ruby/issues/26135))