diff --git a/README.rst b/README.rst
index deca0d57b595..7977c2860678 100644
--- a/README.rst
+++ b/README.rst
@@ -58,6 +58,7 @@ against beta libraries are addressed with a higher priority.
This client library has **alpha** support for the following Google
Cloud Platform services:
+- `Google BigQuery Data Transfer`_ (`BigQuery Data Transfer README`_)
- `Google Cloud Bigtable`_ (`Bigtable README`_)
- `Google Cloud Bigtable - HappyBase`_ (`HappyBase README`_)
- `Google Cloud Container`_ (`Container README`_)
@@ -79,6 +80,8 @@ updates. See `versioning`_ for more details.
.. _Pub/Sub README: https://github.com/GoogleCloudPlatform/google-cloud-python/tree/master/pubsub
.. _Google BigQuery: https://pypi.org/project/google-cloud-bigquery/
.. _BigQuery README: https://github.com/GoogleCloudPlatform/google-cloud-python/tree/master/bigquery
+.. _Google BigQuery Data Transfer: https://pypi.org/project/google-cloud-bigquery-datatransfer/
+.. _BigQuery Data Transfer README: https://github.com/GoogleCloudPlatform/google-cloud-python/tree/master/bigquery_datatransfer
.. _Google Cloud Container: https://pypi.org/project/google-cloud-container/
.. _Container README: https://github.com/GoogleCloudPlatform/google-cloud-python/tree/master/container
.. _Google Cloud Resource Manager: https://pypi.org/project/google-cloud-resource-manager/
diff --git a/bigquery_datatransfer/CHANGELOG.md b/bigquery_datatransfer/CHANGELOG.md
new file mode 100644
index 000000000000..5fdadfc942cf
--- /dev/null
+++ b/bigquery_datatransfer/CHANGELOG.md
@@ -0,0 +1,18 @@
+# Changelog
+
+[PyPI History][1]
+
+[1]: https://pypi.org/project/google-cloud-bigquery-datatransfer/#history
+
+## 0.1.0
+
+[](https://cloud.google.com/terms/launch-stages)
+
+The BigQuery Data Transfer Service automates data movement from SaaS
+applications to Google BigQuery on a scheduled, managed basis. Your analytics
+team can lay the foundation for a data warehouse without writing a single line
+of code. BigQuery Data Transfer Service initially supports Google application
+sources like Adwords, DoubleClick Campaign Manager, DoubleClick for Publishers
+and YouTube.
+
+PyPI: https://pypi.org/project/google-cloud-bigquery-datatransfer/0.1.0/
diff --git a/bigquery_datatransfer/docs/index.rst b/bigquery_datatransfer/docs/index.rst
index 5c21b2cb371f..9a2ddc3fc58e 100644
--- a/bigquery_datatransfer/docs/index.rst
+++ b/bigquery_datatransfer/docs/index.rst
@@ -104,5 +104,6 @@ Api Reference
.. toctree::
:maxdepth: 2
+ releases
gapic/v1/api
- gapic/v1/types
\ No newline at end of file
+ gapic/v1/types
diff --git a/bigquery_datatransfer/docs/releases.rst b/bigquery_datatransfer/docs/releases.rst
new file mode 100644
index 000000000000..5a25b920d24e
--- /dev/null
+++ b/bigquery_datatransfer/docs/releases.rst
@@ -0,0 +1,5 @@
+###################################
+``google-cloud-container`` Releases
+###################################
+
+* ``0.1.0`` (`PyPI `__, `Release Notes `__)