chore: release bigquery 1.14.0 (#3372)

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: shollyman <shollyman@google.com>
diff --git a/bigquery/CHANGES.md b/bigquery/CHANGES.md
index d4c1a4f..2410652 100644
--- a/bigquery/CHANGES.md
+++ b/bigquery/CHANGES.md
@@ -1,6 +1,14 @@
 # Changes
 
 
+## [1.14.0](https://www.github.com/googleapis/google-cloud-go/compare/bigquery/v1.13.0...v1.14.0) (2020-12-04)
+
+
+### Features
+
+* **bigquery:** add support for bignumeric ([#2779](https://www.github.com/googleapis/google-cloud-go/issues/2779)) ([ea3cde5](https://www.github.com/googleapis/google-cloud-go/commit/ea3cde55ad3d8d843bce8d023747cf69552850b5))
+* **bigquery:** expose hive partitioning options ([#3240](https://www.github.com/googleapis/google-cloud-go/issues/3240)) ([fa77efa](https://www.github.com/googleapis/google-cloud-go/commit/fa77efa1a1880ff89307d54cc7e9e8c09430e4e2))
+
 ## v1.13.0
 
 * Support retries for specific http2 transport race.