diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 5e54864e..35645f59 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,9 @@ # Changelog +## v1.1.3 +- Fixes for random id used in controls with multiple instances and one call to setup +- Audio player UI improvements + ## v1.1.2 - Added an onSetup callback option - Added fullscreen API methods toggleFullscreen() (must be user iniated), and isFullscreen() |