Skip to content

Commit

Permalink
chore: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
aadityataparia committed May 20, 2019
1 parent 0c5f415 commit bc5db5e
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions misc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
## [0.0.2](https://github.com/sifrr/sifrr-animate/compare/v0.0.1...v0.0.2) (2019-05-20)


### Bug Fixes

* dont stop all animations if one animation errors ([5b3d6ee](https://github.com/sifrr/sifrr-animate/commit/5b3d6ee))
* fix string with decimal numbers ([4ee46fb](https://github.com/sifrr/sifrr-animate/commit/4ee46fb))
* sifrr animate version and heading ([8a84721](https://github.com/sifrr/sifrr-animate/commit/8a84721))
* start time when animation start, not on first frame ([eaf3d5f](https://github.com/sifrr/sifrr-animate/commit/eaf3d5f))


### Features

* add delay option, with staggering support ([8b775ee](https://github.com/sifrr/sifrr-animate/commit/8b775ee))
* support function in to ([333855c](https://github.com/sifrr/sifrr-animate/commit/333855c))
* throw error if type is not correct ([a83a0ca](https://github.com/sifrr/sifrr-animate/commit/a83a0ca))
* time argument can be a function ([16cd9b0](https://github.com/sifrr/sifrr-animate/commit/16cd9b0))


### Performance Improvements

* only fire one requestAnimationFrame event ([c6304cb](https://github.com/sifrr/sifrr-animate/commit/c6304cb))



## 0.0.1 (2019-04-30)


Expand Down

0 comments on commit bc5db5e

Please sign in to comment.