diff --git a/CHANGELOG.md b/CHANGELOG.md index d3b2d59..957e764 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,21 @@ + +# 1.0.0 (2018-03-25) + + +### Bug Fixes + +* **release:** add missing plugins ([eeb0fe3](https://github.com/dride/dride-core/commit/eeb0fe3)) +* **record:** allow encode after button click ([2348cb7](https://github.com/dride/dride-core/commit/2348cb7)) +* **settings:** cast boolean values ([6ad1d90](https://github.com/dride/dride-core/commit/6ad1d90)) +* **record:** fix encoding block and encoding loop ([8a48455](https://github.com/dride/dride-core/commit/8a48455)) +* **video:** fix encoding orchestration issues ([8d46d2e](https://github.com/dride/dride-core/commit/8d46d2e)) +* **button:** fix issues with state after click ([cd241ea](https://github.com/dride/dride-core/commit/cd241ea)) + + +### Features + +* **release:** Add .releaserc ([a51343c](https://github.com/dride/dride-core/commit/a51343c)) + # 1.0.0 (2018-03-21) diff --git a/package-lock.json b/package-lock.json index 30e1e11..6e8166d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "dride-core", - "version": "0.10.2-rc0", + "version": "0.10.2", "lockfileVersion": 1, "requires": true, "dependencies": {