aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Potts <sam@potts.es>2018-03-18 01:14:18 +1100
committerSam Potts <sam@potts.es>2018-03-18 01:14:18 +1100
commitb06c8ae43fa9cce4d395dcef8a55067cb9198e8f (patch)
tree087dca49915c609f7954fbff936512ab54f2a130
parentc7ea13c0c77126ce38cd3951a6a21991bd58aa23 (diff)
downloadplyr-b06c8ae43fa9cce4d395dcef8a55067cb9198e8f.tar.lz
plyr-b06c8ae43fa9cce4d395dcef8a55067cb9198e8f.tar.xz
plyr-b06c8ae43fa9cce4d395dcef8a55067cb9198e8f.zip
Changelog updated
-rw-r--r--changelog.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md
index cbdbdbc0..7c0e5eb2 100644
--- a/changelog.md
+++ b/changelog.md
@@ -67,7 +67,7 @@ You gotta break eggs to make an omelette. Sadly, there's quite a few breaking ch
### Polyfilling
-Because we're using the fancy new ES6 syntax, you will need to polyfill for vintage browsers if you want to use Plyr and still support them. Luckily there's a decent service for this that makes it painless, [polyfill.io](https://polyfill.io).
+Because we're using the fancy new ES6 syntax, you will need to polyfill for vintage browsers if you want to use Plyr and still support them. Luckily there's a decent service for this that makes it painless, [polyfill.io](https://polyfill.io). Alternatively, you can use the prebuilt polyfilled build but bear in mind this is 20kb larger. I'd suggest working our your own polyfill strategy.
## v2.0.18