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

Commit 7c42271

Browse files
committed
Better changelogs
Change-Id: I1d09b0ac833441725d663b3c82dc8f7234f2e413
1 parent a7019e3 commit 7c42271

File tree

3 files changed

+15
-8
lines changed

3 files changed

+15
-8
lines changed

google-assistant-grpc/CHANGELOG.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
Changelog
22
=========
3+
34
0.1.0
45
-----
5-
- Adds Device Actions to gRPC protobuf
6+
- Add ``v1alpha2`` gRPC service definition.
67

78
0.0.2
89
-----
Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
Changelog
22
=========
3+
34
0.1.0
45
-----
5-
- Support for local device actions
6+
- Add support for device actions.
7+
- Better handling of connection errors.
68

79
0.0.3
8-
-----
10+
-----
911
- Support for x86_64 Linux
1012
- Support for Python 2.7
1113
- Bug fixes and improvements in error messaging
1214

13-
1415
0.0.2
1516
-----
1617
- Initial public release.

google-assistant-sdk/CHANGELOG.rst

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,26 @@
11
Changelog
22
=========
3+
34
0.4.0
45
-----
5-
- Adds Device Actions
6+
- Add Device actions handling to samples.
7+
- Update ``pushtotalk`` sample to ``v1alpha2`` of Google Assistant Service.
8+
- Add language selection to ``pushtotalk`` sample.
9+
- New ``textinput`` sample for the Google Assistant Service.
10+
- New ``devicetool`` tool for device registration.
611

712
0.3.3
8-
-------
13+
-----
914
- Update Google Assistant Library from 0.0.2 to 0.0.3
1015

1116

1217
0.3.2
13-
--------
18+
-----
1419
- Bump urllib3 dependency.
1520

1621

1722
0.3.1
18-
--------
23+
-----
1924
- Bump dependencies to use new ``google-assistant-grpc`` package (faster install).
2025

2126

0 commit comments

Comments
 (0)