We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89bf2ad commit 81ea3a8Copy full SHA for 81ea3a8
1 file changed
CHANGELOG.md
@@ -5,6 +5,9 @@ _2016-08-12_
5
6
* Fixed: Removed tag stripping from `ToSpeech()` method of the `TextToSpeech` service.
7
* New: The `Conversation` service now accepts full conversation payload in overloaded `Message()` method.
8
+* Fixed: Removed `SetLastWriteTime()` for Android platform in the data cache because of a known android issue.
9
+```https://code.google.com/p/android/issues/detail?id=15480```
10
+
11
12
## Version 0.7.0
13
_2016-07-29_
0 commit comments