Skip to content

Commit bfea4b8

Browse files
committed
1.1.0
1 parent 38009e5 commit bfea4b8

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Change Log
22

3+
# [1.1.0] - 2025 Oct 24
4+
- Improve sync for the sidebar views
5+
- AI Chat: Add regenerate button for last response
6+
- AI Chat: add button to delete all messages
7+
38
# [1.0.22] - 2025 Oct 09
49
- Add graph feature
510
- Add AI chat feature

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "understand",
33
"displayName": "Understand",
44
"description": "The Software Developer's Multi-Tool",
5-
"version": "1.0.22",
5+
"version": "1.1.0",
66
"publisher": "scitools",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)