Updated changelog

This commit is contained in:
Matt Sullivan
2020-11-11 12:15:54 -08:00
parent 52693075c6
commit 7c0b9623f2

View File

@ -1,4 +1,9 @@
## [0.6.2+1] - 2020-11-?? ??:??:??
## [0.6.2+2] - 2020-11-11 12:13:00
- Added RiveFile tests.
- Added artboardByName(String) function to RiveFile.
## [0.6.2+1] - 2020-11-06 12:00:00
- Added default noop implementation to `onActivate`, `onDeactivate`, and `dispose`
in `RiveAnimationController`, which removes the need for noop overrides in subclasses