Skip to content

Commit 05df837

Browse files
committed
Update CHANGELOG.md
1 parent 756072b commit 05df837

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ The following features are now deprecated and will be removed in a future versio
5959
* You can now use Blob URLs when loading `Video` objects via the Loader (thanks @aucguy)
6060
* Tiled Image Collections now have rudimentary support and will create a single tileset per image. This is useful for prototyping, but should not be used heavily in production. See #4964 (thanks @gogoprog)
6161
* When loading files using your own XHR Settings you can now use the new property `headers` to define an object containing multiple headers, all of which will be sent with the xhr request (thanks @jorbascrumps)
62+
* `Camera.rotateTo` is a new Camera effect that allows you to set the rotation of the camera to a given value of the duration specified (thanks @jan1za)
6263

6364
### Updates
6465

0 commit comments

Comments
 (0)