diff --git a/CHANGELOG.md b/CHANGELOG.md index f23c05b7..9004263f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# [1.3.0](https://github.com/watson-developer-cloud/tone-analyzer-nodejs/compare/v1.2.0...v1.3.0) (2019-05-20) + + +### Bug Fixes + +* **Express Tests:** properly handle errors when expecting a promise rejection in tests ([a6e62da](https://github.com/watson-developer-cloud/tone-analyzer-nodejs/commit/a6e62da)) + + +### Features + +* **Index:** add terms of use ([b289106](https://github.com/watson-developer-cloud/tone-analyzer-nodejs/commit/b289106)) + # [1.2.0](https://github.com/watson-developer-cloud/tone-analyzer-nodejs/compare/v1.1.1...v1.2.0) (2019-03-01)