diff --git a/CHANGELOG.md b/CHANGELOG.md index c1741d7..cf3fffa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ All notable changes to Lildra are documented here. Versions follow Semantic Vers ## Unreleased +## 0.3.0 - 2026-07-27 + ### Changed - Restricted activation to HTTPS Canvas course page/wiki content routes with expected Canvas page structure. diff --git a/manifest.json b/manifest.json index 8adce9b..843ea7b 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "Lildra", - "version": "0.2.3", + "version": "0.3.0", "description": "A distraction-free reading layout for Canvas and QLearn lesson pages.", "permissions": [ "activeTab",