CHANGELOG.md in google-cloud-bigquery-1.13.0 vs CHANGELOG.md in google-cloud-bigquery-1.14.0
- old
+ new
@@ -1,6 +1,20 @@
# Release History
+### 1.14.0 / 2019-08-23
+
+#### Features
+
+* Support overriding of service endpoint
+
+#### Performance Improvements
+
+* Use MiniMime to detect content types
+
+#### Documentation
+
+* Update documentation
+
### 1.13.0 / 2019-07-31
* Add Table#require_partition_filter
* List jobs using min and max created_at
* Reduce thread usage at startup