-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(changelog): add CHANGELOG.md file
- Loading branch information
1 parent
81fed51
commit 01e2bdf
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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)) | ||
|
||
|
||
|