We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fec7941 commit 4ca35bfCopy full SHA for 4ca35bf
packages/client-app/CHANGELOG.md
@@ -2,21 +2,13 @@
2
3
### 2.0.32 (5/1/2017)
4
5
- + [client-app] remove unnecessary tracking events
+ + Remove unnecessary tracking events
6
7
### 2.0.31 (4/28/2017)
8
9
- + [client-sync] Use decryptedCredentials instead
10
-
11
-### 2.0.30 (4/28/2017)
12
13
- + [client-sync] Keep track of when SendTaskRunners expire
14
- + Revert [*] fix google auth expiry date
15
16
-### 2.0.29 (4/27/2017)
17
18
- + [\*] fix google auth expiry date
19
- + [cloud-core] fix leaking redis connections & cleanup
+- Fixes:
+ + Fix invalid credentials error when sending on Gmail. This error will happen
+ sporadically, and was introduced in version 2.0.28
20
21
### 2.0.28 (4/26/2017)
22
0 commit comments