File tree Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Original file line number Diff line number Diff line change 1
1
Change Log
2
2
==========
3
- ## Version 0.14.0
4
- _ 2017-07-xx_
3
+ ## Version 1.0.0
4
+ _ 2017-08-31_ MAJOR RELEASE, BREAKING CHANGES
5
+
5
6
* New: Abstracted ` Natural Language Understanding ` service.
7
+ * New: Removed higher level ` Widget ` architecture - Will create a separate package to add in this functionality.
8
+ * New: Removed dependency on ` config.json ` file for credentials.
9
+ * New: Removed the ` Configuration Editor ` .
10
+ * New: Removed the ` Natural Language Classifier Editor ` .
11
+ * New: Added ` KeywordSpotting ` functionality to ` Speech to Text ` .
12
+ * New: Support authentication tokens.
13
+ * New: Remove ` Touchscript ` and ` Watson Camera ` scripts.
14
+ * New: Revised all services to directly take credentials.
15
+ * New: Data models to support credentials through ` VCAP_SERVICES ` .
16
+ * Fixed: Updated examples, tests and ReadMe.md files.
17
+ * Fixed: Updated 3rd party plugins.
18
+ * Fixed: Removed deprecated services.
19
+
6
20
7
21
## Version 0.13.0
8
22
_ 2017-01-25_
You can’t perform that action at this time.
0 commit comments