Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](1.0.0...1.1.0) (2018-12-11)

### Features

* **AssistantV1:** Add metadata field to Context model ([13a90c1](13a90c1))
* **AssistantV1:** Add option to sort results in getWorkspace() ([5cefc7b](5cefc7b))
* **DiscoveryV1:** Add new concepts property to NluEnrichmentFeatures model ([80258db](80258db))
* **DiscoveryV1:** Add retrievalDetails property to QueryResponse model ([631affc](631affc))
* **NaturalLanguageUnderstandingV1:** Add 4 new properties to the Model model ([53fe057](53fe057))
* **NaturalLanguageUnderstandingV1:** Add new count property to KeywordsResult model ([ab9a339](ab9a339))
* **NaturalLanguageUnderstandingV1:** Add new limit property to CategoriesOptions model ([5bf6637](5bf6637))
  • Loading branch information
semantic-release-bot committed Dec 11, 2018
1 parent aa720d1 commit df1340e
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [1.1.0](https://github.com/watson-developer-cloud/swift-sdk/compare/1.0.0...1.1.0) (2018-12-11)


### Features

* **AssistantV1:** Add metadata field to Context model ([13a90c1](https://github.com/watson-developer-cloud/swift-sdk/commit/13a90c1))
* **AssistantV1:** Add option to sort results in getWorkspace() ([5cefc7b](https://github.com/watson-developer-cloud/swift-sdk/commit/5cefc7b))
* **DiscoveryV1:** Add new concepts property to NluEnrichmentFeatures model ([80258db](https://github.com/watson-developer-cloud/swift-sdk/commit/80258db))
* **DiscoveryV1:** Add retrievalDetails property to QueryResponse model ([631affc](https://github.com/watson-developer-cloud/swift-sdk/commit/631affc))
* **NaturalLanguageUnderstandingV1:** Add 4 new properties to the Model model ([53fe057](https://github.com/watson-developer-cloud/swift-sdk/commit/53fe057))
* **NaturalLanguageUnderstandingV1:** Add new count property to KeywordsResult model ([ab9a339](https://github.com/watson-developer-cloud/swift-sdk/commit/ab9a339))
* **NaturalLanguageUnderstandingV1:** Add new limit property to CategoriesOptions model ([5bf6637](https://github.com/watson-developer-cloud/swift-sdk/commit/5bf6637))

# [1.0.0](https://github.com/watson-developer-cloud/swift-sdk/compare/0.38.1...1.0.0) (2018-12-06)


Expand Down

0 comments on commit df1340e

Please sign in to comment.