diff --git a/CHANGELOG.md b/CHANGELOG.md index 9362eb3c654d08808e30401b6c8a6587dcde6749..e54f695ed26fc9eb02c626f9bd8059309e5ae3b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,9 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Added +- Now ask for `webNavigation` permission to be able to make the new copy link `pageAction` work. + ### Changed +- Use `pageAction` to copy cleaned Invidious link. - Enforce CSP for embeds only. -- Some typos. +- Fix some typos. - Disabling a service in the popup menu now disable its fieldset too. ## [0.12.0] - 2019-10-08