CHANGELOG.md in google-cloud-bigquery-1.35.1 vs CHANGELOG.md in google-cloud-bigquery-1.36.0
- old
+ new
@@ -1,6 +1,16 @@
# Release History
+### 1.36.0 / 2021-09-22
+
+#### Features
+
+* Add Job#delete
+
+#### Bug Fixes
+
+* Add precision and scale to Field#add_field
+
### 1.35.1 / 2021-09-14
#### Documentation
* Wrap character class regex in backticks