Skip to content
This repository was archived by the owner on Oct 19, 2023. It is now read-only.

Commit 90f5fc5

Browse files
committed
google-assistant-sdk/CHANGELOG: add missing contributions
Change-Id: I1f4c8f8bbbf4adb1ed021589f247592cef1a465e
1 parent d465781 commit 90f5fc5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

google-assistant-sdk/CHANGELOG.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@ Changelog
44
0.3.0
55
-----
66
- Move grpc bindings to the `google-assistant-grpc <https://pypi.python.org/pypi/google-assistant-grpc>`_ package.
7-
- Moved reference sample to ``googlesamples.assistant.grpc.pushtotalk`` with `updated instructions <https://github.com/googlesamples/assistant-sdk-python/tree/master/google-assistant-sdk/googlesamples/assistant/grpc>`_.
7+
- Moved reference grpc sample to ``googlesamples.assistant.grpc.pushtotalk`` with `updated instructions <https://github.com/googlesamples/assistant-sdk-python/tree/master/google-assistant-sdk/googlesamples/assistant/grpc>`_.
88
- Replaced ``auth_helpers`` with ``google-oauthlibtool``:
99
- Follow the `updated instructions <https://github.com/googlesamples/assistant-sdk-python/tree/master/google-assistant-grpc#authorization>_ to generate and use new credentials.
10+
- Add ``--once`` flag to pushtotalk grpc sample (@r-clancy).
11+
- Fix typo in IFTTT handling in pushtotalk grpc sample (@kadeve).
1012
- Add `google-assistant-library sample <https://github.com/googlesamples/assistant-sdk-python/tree/master/google-assistant-sdk/googlesamples/assistant/library>`_.
1113

1214
0.2.1

0 commit comments

Comments
 (0)