diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md index 1b27cc5d..45de7747 100644 --- a/changelog.md +++ b/changelog.md @@ -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) |