diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..df74085 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,16 @@ +# 1.0.0 (2020-03-14) + + +### Bug Fixes + +* **all-contributorsrc:** fix all-contributorsrc failed ([db1d0a8](https://github.com/alo7/rebirth/commit/db1d0a8eab52b9dd1f6b0cdcff1dc9e9edb10f2d)) +* **examples:** fix example webm2mp4 build failed ([f406baa](https://github.com/alo7/rebirth/commit/f406baad2735c187d6d1e9ffd1cd7a22674659e7)) +* **typescript:** fix type declaration ([ad2dc89](https://github.com/alo7/rebirth/commit/ad2dc8931f7ba4ca9c13d491d43d4d7128189f8c)) + + +### Features + +* **api:** add rebirth.init api ([81fed51](https://github.com/alo7/rebirth/commit/81fed51b9fa003713a9841d436f0426c382deca4)) + + +