This commit is contained in:
Sam Potts
2018-04-25 19:46:39 +10:00
parent ef8e58ede4
commit 27407ba021
14 changed files with 828 additions and 1846 deletions

View File

@ -1,3 +1,8 @@
## v3.2.2
* Fix for regression in 3.2.1 resulting in hidden buffer display
* Cleaned up incorrect use of `aria-hidden` attribute
## v3.2.1
* Accessibility improvements for the controls (part of #905 fixes)