diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ded65a..696809c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ All notable changes to the "PyPack" extension pack will be documented in this file. +## v0.0.8 + +- Slightly updated icon +- Changed repo link + ## v0.0.7 - Minimal VSCode Studio version is now 1.46.0 diff --git a/icon.png b/icon.png index 0957aa6..96d4c52 100644 Binary files a/icon.png and b/icon.png differ diff --git a/package.json b/package.json index 9569fcc..1c628b1 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "publisher": "ENDPLAYStudio", "repository": { "type": "git", - "url": "https://git.end-play.xyz/profitroll/VSCodePython" + "url": "https://git.end-play.xyz/endplaystudio/VSCodePython" }, "engines": { "vscode": "^1.46.0"