1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

版本号更新为 2.0.0;更新 CHANGELOG.md

This commit is contained in:
2024-12-07 18:11:34 +08:00
parent 8354ebb1ca
commit 6c78c9e430
3 changed files with 12 additions and 2 deletions

View File

@@ -23,6 +23,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
-->
## 2.0.0
### Improvement
- Adjust the project code directory structure. (项目代码目录结构调整)
### Changed
- Do not display the editor context menu `Variable Conversion` option when text is not selected. (当未选中文本时,不显示右键菜单 `变量转换` 选项)
## 1.1.0
### Added