Skip to content

Commit

Permalink
feat: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
drawcall committed Sep 18, 2021
1 parent 378d3c2 commit 3599e9d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## v5.5.2
* Upgrade FFVtuber, now it supports green screen video vtuber.
* remove DateUtil.toSeconds.
* change DateUtil.toMilliseconds method.

## v5.2.7
* Fix audio fadeIn time bug
* Modify some typescript type files

## v5.2.2
* Add a more complete TS type, and the corresponding detection command test-typings and test cases, and install the corresponding ts-node environment.
* Fix the problem that the animation type added by the addEffect method in example/text.js does not exist in the backInBottom in effects.js.
Expand Down

0 comments on commit 3599e9d

Please sign in to comment.