chore(release): 0.2.0

pull/73/head v0.2.0
dessant 6 years ago
parent 8383e657a6
commit 0a07a0f721

@ -2,6 +2,23 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
<a name="0.2.0"></a>
# [0.2.0](https://github.com/dessant/buster/compare/v0.1.1...v0.2.0) (2018-12-08)
### Bug Fixes
* set IBM API location instead of URL ([0c9a824](https://github.com/dessant/buster/commit/0c9a824))
### Features
* add IBM Speech to Text ([58f9106](https://github.com/dessant/buster/commit/58f9106))
* add Microsoft Azure Speech to Text API ([f8c1dde](https://github.com/dessant/buster/commit/f8c1dde))
* indicate that work is in progress ([fdb4cca](https://github.com/dessant/buster/commit/fdb4cca))
<a name="0.1.1"></a>
## [0.1.1](https://github.com/dessant/buster/compare/v0.1.0...v0.1.1) (2018-12-06)

@ -1,6 +1,6 @@
{
"name": "buster",
"version": "0.1.1",
"version": "0.2.0",
"author": "Armin Sebastian",
"repository": "https://github.com/dessant/buster",
"license": "GPL-3.0-only",

Loading…
Cancel
Save