Just a tiny change to trigger Travis...

This commit is contained in:
Ian Gilman 2022-11-26 18:01:44 -08:00
parent d7cd12679c
commit 7670892ae7

View File

@ -1,7 +1,7 @@
OPENSEADRAGON CHANGELOG
=======================
3.2.0: (in progress)
3.2.0: (in progress...)
* NEW BEHAVIOR: Setting the viewport rotation now animates by default (pass false for the new immediately parameter to disable) (#2136 @jonasengelmann)
* DEPRECATION: Don't access the viewport's degrees property directly anymore; instead use setRotation and getRotation (#2136 @jonasengelmann)