diff --git a/changelog.md b/changelog.md index b2b37b7..9b2433a 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,11 @@ # Change log +# 3.2.5 2024-3-8 + +- Add shortcut document. +- Update editor switch icon. +- Fix load chinese zip entry failed. + # 3.2.4 2024-3-5 New: diff --git a/package.json b/package.json index 46c4c51..760c81f 100755 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "vscode-office", "displayName": "Office Viewer(Markdown Editor)", "description": "View word,excel files and using WYSIWYG editor for markdown.", - "version": "3.2.4", + "version": "3.2.5", "publisher": "cweijan", "icon": "images/icon.png", "engines": {