aboutsummaryrefslogtreecommitdiffstats
path: root/changelog.md
diff options
context:
space:
mode:
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)