aboutsummaryrefslogtreecommitdiffstats
path: root/changelog.md
diff options
context:
space:
mode:
authorSam Potts <sam@potts.es>2018-04-23 00:53:54 +1000
committerSam Potts <sam@potts.es>2018-04-23 00:53:54 +1000
commitf1b275aedce897b42f025afac7a0937dc5871235 (patch)
treead4e351f2d3603325e2d388bdc64df8f15cd98b8 /changelog.md
parentb647af256c5eb2fe3742520521d13459fc1ed53e (diff)
downloadplyr-f1b275aedce897b42f025afac7a0937dc5871235.tar.lz
plyr-f1b275aedce897b42f025afac7a0937dc5871235.tar.xz
plyr-f1b275aedce897b42f025afac7a0937dc5871235.zip
v3.2.1
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index 02c7e80a..1150ce04 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,9 @@
+## v3.2.1
+
+* Accessibility improvements for the controls (part of #905 fixes)
+* Fix for context menu showing on YouTube (thanks Anthony Recenello in Slack)
+* Vimeo fix for their API not returning the right duration until playback begins (fixes #891)
+
## v3.2.0
* Fullscreen fixes (thanks @friday)