From 9fe56a2f76d81235767a86cd6c91f114fcddb033 Mon Sep 17 00:00:00 2001 From: Booteille Date: Tue, 8 Oct 2019 23:12:40 +0200 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9362eb3..e54f695 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 -- GitLab