Skip to content

Commit e0a76f3

Browse files
committed
update changelog
1 parent e98a529 commit e0a76f3

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

CHANGELOG.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,22 @@
11
Change Log
22
==========
3-
## Version 0.14.0
4-
_2017-07-xx_
3+
## Version 1.0.0
4+
_2017-08-31_ MAJOR RELEASE, BREAKING CHANGES
5+
56
* 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+
620

721
## Version 0.13.0
822
_2017-01-25_

0 commit comments

Comments
 (0)