This commit is contained in:
Sam Potts
2016-01-14 23:50:00 +11:00
parent bc7a6ebdde
commit 9fbbb474db
12 changed files with 270 additions and 254 deletions

View File

@ -1,7 +1,7 @@
# Changelog
# v1.5.0
- *Beta* Vimeo support (please report bugs) (fixes #8)
- Vimeo support (fixes #8)
- New options for initialization (you can now pass a selector, HTMLElement or NodeList) (fixes #118)
- Switched to BEM methodology (you will need to change CSS and probably HTML)
- Decoupled CSS and JS hooks (fixes #129)