diff options
author | Sam Potts <me@sampotts.me> | 2016-05-16 12:15:09 +1000 |
---|---|---|
committer | Sam Potts <me@sampotts.me> | 2016-05-16 12:15:09 +1000 |
commit | a989e87a2dd84221aa8cae8e033acdc0bf5b4922 (patch) | |
tree | e479a7e07610b912e6387dbe255379763ec6efbc /changelog.md | |
parent | c86b824a04df35b73c4ee418dca1b73f775e1965 (diff) | |
download | plyr-a989e87a2dd84221aa8cae8e033acdc0bf5b4922.tar.lz plyr-a989e87a2dd84221aa8cae8e033acdc0bf5b4922.tar.xz plyr-a989e87a2dd84221aa8cae8e033acdc0bf5b4922.zip |
Changed icon prefix default to avoid clashes
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 4e46f8e8..49b223f2 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,8 @@ # Changelog +## v1.6.10 +- Changed default icon prefix from 'icon' to 'plyr' to avoid clashes + ## v1.6.9 - Added 'latest' CDN option - Renamed `sprite.svg` to `plyr.svg` to be inline with the other package files |