We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4118c8 commit 66ca5d8Copy full SHA for 66ca5d8
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# CoStrict Change Log
2
3
+## [2.0.11]
4
+
5
+- Update docs
6
+- Update error message
7
+- Updated internationalization
8
+- Optimize commands parsing
9
+- Add purchase quota
10
+- Fix message queue status inconsistency
11
+- Sync roocode [last commit](https://github.com/zgsm-ai/costrict/commit/6e6341346e7cf9813bec995134921ee503bf5a2a)
12
+- Fix known issues
13
14
## [2.0.10]
15
16
- Update todolist ui
src/package.json
@@ -3,7 +3,7 @@
"displayName": "%extension.displayName.long%",
"description": "%extension.description%",
"publisher": "zgsm-ai",
- "version": "2.0.10",
+ "version": "2.0.11",
"icon": "assets/images/shenma_robot_logo_big.png",
"galleryBanner": {
"color": "#617A91",
0 commit comments