aboutsummaryrefslogtreecommitdiffstats
path: root/changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/changelog.md b/changelog.md
index 1fc85a42..46547433 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,8 +1,8 @@
# Changelog
## v2.0.12
-- Ability to set custom `blankUrl` for source changes (https://github.com/Selz/plyr/pull/504)
-- Ability to set caption button listener (https://github.com/Selz/plyr/pull/468)
+- Ability to set custom `blankUrl` for source changes (https://github.com/sampotts/plyr/pull/504)
+- Ability to set caption button listener (https://github.com/sampotts/plyr/pull/468)
## v2.0.11
- Fix for `cleanUp` being called twice (thanks to @sebastiancarlsson)