Skip to content

Commit

Permalink
chore(release): 1.1.0 release notes
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.0...v1.1.0) (2019-11-27)

### Features

* add support for json sub types ([d1f3809](d1f3809))
* make connectors settable to use them in unit tests ([6a42a27](6a42a27))
  • Loading branch information
semantic-release-bot committed Nov 27, 2019
1 parent 2211e53 commit a7769dd
Show file tree
Hide file tree
Showing 2 changed files with 974 additions and 111 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [1.1.0](https://github.com/IBM/unity-sdk-core/compare/v1.0.0...v1.1.0) (2019-11-27)


### Features

* add support for json sub types ([d1f3809](https://github.com/IBM/unity-sdk-core/commit/d1f38099d03fa02aab9113b655844ca9c363dc5a))
* make connectors settable to use them in unit tests ([6a42a27](https://github.com/IBM/unity-sdk-core/commit/6a42a2724adf33610aba309d28945c82fc9b1223))

# [1.0.0](https://github.com/IBM/unity-sdk-core/compare/v0.3.0...v1.0.0) (2019-10-04)


Expand Down
Loading

0 comments on commit a7769dd

Please sign in to comment.