diff --git a/CHANGELOG.md b/CHANGELOG.md index 0018a7b..b27574d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,19 @@ # Changelog +## v3.0.2 (13.08.2024) + +### Bugs + +- Remove unused cookies permission + ## v3.0.1 (12.08.2024) + ### Bugs - Fix LinguaLeo integration ## v3.0.0 (25.06.2024) 🎉🎉🎉 + **The new Easysubs chapter!** It's been a long journey of developing a new version and finally meet, a completely from scratch rewritten version. Hopefully all your favourite features are still in place and the annoying bugs are gone. @@ -13,6 +21,7 @@ It's been a long journey of developing a new version and finally meet, a complet P.S. v2.0 failed to reach release 😅 ## v1.5.7 (25.05.2022) + ### Bugs - Fix kinopub cdn diff --git a/package.json b/package.json index 0ff366c..4c29613 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "easysubs", - "version": "3.0.1", + "version": "3.0.2", "description": "Browser extension for learning languages with watching movies and TV shows", "license": "MIT", "repository": {