diff --git a/CHANGELOG.md b/CHANGELOG.md index 9302f6e6..3eb0daae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## Unreleased +## v2.2.0, 2019-04-01 - Add allow="encrypted-media" to iframe code of FB Like button in FacebookLike dialog ([#20](https://github.com/richard67/shariff-plus/pull/20)). diff --git a/package.json b/package.json index c2e64aac..d362cd64 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "shariff-plus", - "version": "2.1.1", + "version": "2.2.0", "description": "Shariff-Plus enables website users to share or like their favorite content without compromising their privacy. It is based on Shariff by Heise Medien GmbH & Co. KG.", "main": "src/js/shariff.js", "scripts": {