From b06c8ae43fa9cce4d395dcef8a55067cb9198e8f Mon Sep 17 00:00:00 2001 From: Sam Potts Date: Sun, 18 Mar 2018 01:14:18 +1100 Subject: [PATCH] Changelog updated --- changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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