Skip to content

Commit ab976ca

Browse files
chore(release): 4.0.0 [skip ci]
# [4.0.0](v3.4.0...v4.0.0) (2019-10-22) ### Bug Fixes * **build:** make assembly definitions compatible to unity 2018 and 2019 ([a6064b1](a6064b1)) * **STT:** wait for audio to load when sending keep alive message ([8082b33](8082b33)) ### Features * **additionalProps:** add support for dynamic additional properties for models ([1dcc5d2](1dcc5d2)) * **compare-comply:** add ContractCurrentcies model ([57677db](57677db)) * add meta file for vis rec v4 ([12194cf](12194cf)) * **Discovery:** add suggested query to query response ([3f582d1](3f582d1)) * **Examples:** add examples for NLU, LT and Discovery ([2f220b8](2f220b8)) * **regenerate:** regenerate services to include model and connector changes ([eaec06c](eaec06c)) * **regenerate:** regenerate services using current api def ([affd1f9](affd1f9)) * **regerate:** regenerate services for pre-release ([4d2a36f](4d2a36f)) * **SetServiceUrl:** provide setServiceUrl method and use serviceUrl instead of Url ([a6df1b8](a6df1b8)) * **VisualRecognitionV4:** add support for visual recognition v4 ([b47e990](b47e990)) ### BREAKING CHANGES * **additionalProps:** add support for dynamic additional properties for models
1 parent 966273b commit ab976ca

File tree

2 files changed

+30
-4
lines changed

2 files changed

+30
-4
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
# [4.0.0](https://github.com/watson-developer-cloud/unity-sdk/compare/v3.4.0...v4.0.0) (2019-10-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **build:** make assembly definitions compatible to unity 2018 and 2019 ([a6064b1](https://github.com/watson-developer-cloud/unity-sdk/commit/a6064b1dd9923d331389d9d4a30c74bab85ba09c))
7+
* **STT:** wait for audio to load when sending keep alive message ([8082b33](https://github.com/watson-developer-cloud/unity-sdk/commit/8082b3354ce76d220e6432378307db1bc0cd3141))
8+
9+
10+
### Features
11+
12+
* **additionalProps:** add support for dynamic additional properties for models ([1dcc5d2](https://github.com/watson-developer-cloud/unity-sdk/commit/1dcc5d27d4238d1b54023b1b325646b5a1b03239))
13+
* **compare-comply:** add ContractCurrentcies model ([57677db](https://github.com/watson-developer-cloud/unity-sdk/commit/57677db75241c5623db23a01d45f6ddfb298f6ce))
14+
* add meta file for vis rec v4 ([12194cf](https://github.com/watson-developer-cloud/unity-sdk/commit/12194cf26251901a785c2dae50d7315e5827d2ae))
15+
* **Discovery:** add suggested query to query response ([3f582d1](https://github.com/watson-developer-cloud/unity-sdk/commit/3f582d1348121dd3facac678c3ebf068696ee765))
16+
* **Examples:** add examples for NLU, LT and Discovery ([2f220b8](https://github.com/watson-developer-cloud/unity-sdk/commit/2f220b8a2183821aa32e4a1918f312257bdebeed))
17+
* **regenerate:** regenerate services to include model and connector changes ([eaec06c](https://github.com/watson-developer-cloud/unity-sdk/commit/eaec06c8054eec6ef9aa87b60f08df66a6355a2b))
18+
* **regenerate:** regenerate services using current api def ([affd1f9](https://github.com/watson-developer-cloud/unity-sdk/commit/affd1f95726ad8fbd41720b3c7d5c0a8c4e65b1c))
19+
* **regerate:** regenerate services for pre-release ([4d2a36f](https://github.com/watson-developer-cloud/unity-sdk/commit/4d2a36f0fef72e07a3b8123394ee76ee4bb61291))
20+
* **SetServiceUrl:** provide setServiceUrl method and use serviceUrl instead of Url ([a6df1b8](https://github.com/watson-developer-cloud/unity-sdk/commit/a6df1b84400d1f87dad671d9b676bdf5f2625558))
21+
* **VisualRecognitionV4:** add support for visual recognition v4 ([b47e990](https://github.com/watson-developer-cloud/unity-sdk/commit/b47e99068fa0e50bb2b840efde1b117f78a6a832))
22+
23+
24+
### BREAKING CHANGES
25+
26+
* **additionalProps:** add support for dynamic additional properties for models
27+
128
# [4.0.0](https://github.com/watson-developer-cloud/unity-sdk/compare/v3.4.0...v4.0.0) (2019-10-16)
229

330

package-lock.json

Lines changed: 3 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)