Updated change log

This commit is contained in:
Richard Davey 2018-02-23 02:23:46 +00:00
parent 49959f1ab9
commit 7b42abd601

View file

@ -6,6 +6,7 @@
* Hundreds of JSDoc fixes across the whole API.
* Tween.updateTweenData will now check to see if the Tween target still exists before trying to update its properties.
* If you try to use a local data URI in the Loader it now console warns instead of logs (thanks @samme)
### Bug Fixes