Skip to content

Commit db8ed06

Browse files
chore(release): 4.0.0 [skip ci]
# [4.0.0](v3.4.0...v4.0.0) (2019-10-16) ### Bug Fixes * **build:** make assembly definitions compatible to unity 2018 and 2019 ([a6064b1](a6064b1)) ### 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 f9aef0f commit db8ed06

File tree

2 files changed

+64
-5
lines changed

2 files changed

+64
-5
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
# [4.0.0](https://github.com/watson-developer-cloud/unity-sdk/compare/v3.4.0...v4.0.0) (2019-10-16)
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+
8+
9+
### Features
10+
11+
* **additionalProps:** add support for dynamic additional properties for models ([1dcc5d2](https://github.com/watson-developer-cloud/unity-sdk/commit/1dcc5d27d4238d1b54023b1b325646b5a1b03239))
12+
* **compare-comply:** add ContractCurrentcies model ([57677db](https://github.com/watson-developer-cloud/unity-sdk/commit/57677db75241c5623db23a01d45f6ddfb298f6ce))
13+
* add meta file for vis rec v4 ([12194cf](https://github.com/watson-developer-cloud/unity-sdk/commit/12194cf26251901a785c2dae50d7315e5827d2ae))
14+
* **Discovery:** add suggested query to query response ([3f582d1](https://github.com/watson-developer-cloud/unity-sdk/commit/3f582d1348121dd3facac678c3ebf068696ee765))
15+
* **Examples:** add examples for NLU, LT and Discovery ([2f220b8](https://github.com/watson-developer-cloud/unity-sdk/commit/2f220b8a2183821aa32e4a1918f312257bdebeed))
16+
* **regenerate:** regenerate services to include model and connector changes ([eaec06c](https://github.com/watson-developer-cloud/unity-sdk/commit/eaec06c8054eec6ef9aa87b60f08df66a6355a2b))
17+
* **regenerate:** regenerate services using current api def ([affd1f9](https://github.com/watson-developer-cloud/unity-sdk/commit/affd1f95726ad8fbd41720b3c7d5c0a8c4e65b1c))
18+
* **regerate:** regenerate services for pre-release ([4d2a36f](https://github.com/watson-developer-cloud/unity-sdk/commit/4d2a36f0fef72e07a3b8123394ee76ee4bb61291))
19+
* **SetServiceUrl:** provide setServiceUrl method and use serviceUrl instead of Url ([a6df1b8](https://github.com/watson-developer-cloud/unity-sdk/commit/a6df1b84400d1f87dad671d9b676bdf5f2625558))
20+
* **VisualRecognitionV4:** add support for visual recognition v4 ([b47e990](https://github.com/watson-developer-cloud/unity-sdk/commit/b47e99068fa0e50bb2b840efde1b117f78a6a832))
21+
22+
23+
### BREAKING CHANGES
24+
25+
* **additionalProps:** add support for dynamic additional properties for models
26+
127
# [4.0.0](https://github.com/watson-developer-cloud/unity-sdk/compare/v3.4.0...v4.0.0) (2019-10-04)
228

329

package-lock.json

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

0 commit comments

Comments
 (0)