Skip to content

Commit

Permalink
chore(release): 5.0.0 release notes
Browse files Browse the repository at this point in the history
# [5.0.0](v4.6.0...v5.0.0) (2020-12-10)

### Bug Fixes

* **discovery-v2:** change fileContent from ByteArrayContent to StreamContent ([b6d5d70](b6d5d70))
* **examples:** update examples ([5e85f39](5e85f39))

### Features

* **generation:** api def tag 'sdk-major-release-2020' gen tag 3.19.0 ([d691cf8](d691cf8))
* **generation:** generated with 3.17.0 generator and sdk-major-release-2020-rc01 api def ([d28fa35](d28fa35))

### BREAKING CHANGES

* **generation:** api def tag 'sdk-major-release-2020' gen tag 3.19.0
* **generation:** generated with 3.17.0 generator and sdk-major-release-2020-rc01 api def
  • Loading branch information
semantic-release-bot committed Dec 10, 2020
1 parent 9dca64d commit dfa04ef
Show file tree
Hide file tree
Showing 2 changed files with 5,491 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
# [5.0.0](https://github.com/watson-developer-cloud/dotnet-standard-sdk/compare/v4.6.0...v5.0.0) (2020-12-10)


### Bug Fixes

* **discovery-v2:** change fileContent from ByteArrayContent to StreamContent ([b6d5d70](https://github.com/watson-developer-cloud/dotnet-standard-sdk/commit/b6d5d7040a976e45bfeef9fdaff732ea3354ed81))
* **examples:** update examples ([5e85f39](https://github.com/watson-developer-cloud/dotnet-standard-sdk/commit/5e85f398cdffb41b51e3cb4d881665d0b7a446f3))


### Features

* **generation:** api def tag 'sdk-major-release-2020' gen tag 3.19.0 ([d691cf8](https://github.com/watson-developer-cloud/dotnet-standard-sdk/commit/d691cf89df175550e7bdd281e298038a39481b24))
* **generation:** generated with 3.17.0 generator and sdk-major-release-2020-rc01 api def ([d28fa35](https://github.com/watson-developer-cloud/dotnet-standard-sdk/commit/d28fa355501971df36c5b975f9474b2d4cb4a933))


### BREAKING CHANGES

* **generation:** api def tag 'sdk-major-release-2020' gen tag 3.19.0
* **generation:** generated with 3.17.0 generator and sdk-major-release-2020-rc01 api def

# [4.6.0](https://github.com/watson-developer-cloud/dotnet-standard-sdk/compare/v4.5.0...v4.6.0) (2020-08-25)


Expand Down
Loading

0 comments on commit dfa04ef

Please sign in to comment.