Skip to content

Commit 88df5b6

Browse files
committed
changelog update
1 parent 876a68b commit 88df5b6

File tree

5 files changed

+17
-1
lines changed

5 files changed

+17
-1
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
project: extensions/vscode
2+
kind: Added
3+
body: Improved loading/accept/reject UI for apply
4+
time: 2024-09-27T14:29:40.283176-07:00
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
project: extensions/vscode
2+
kind: Added
3+
body: Polished chat sidebar, especially context dropdown
4+
time: 2024-09-27T14:30:05.576347-07:00
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
project: extensions/vscode
2+
kind: Fixed
3+
body: Fixed a number of apply bugs
4+
time: 2024-09-27T14:29:24.69568-07:00

extensions/vscode/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,14 @@ and is generated by [Changie](https://github.com/miniscruff/changie).
66

77

88
Pre-release Changes
9+
### Added
10+
* Improved loading/accept/reject UI for apply
11+
* Polished chat sidebar, especially context dropdown
912
### Changed
1013
* Updated tutorial file
1114
### Fixed
1215
* Continue for teams auth bug fix
16+
* Fixed a number of apply bugs
1317

1418
## 0.9.210 - 2024-09-15
1519

extensions/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "continue",
33
"icon": "media/icon.png",
44
"author": "Continue Dev, Inc",
5-
"version": "0.9.212",
5+
"version": "0.9.213",
66
"repository": {
77
"type": "git",
88
"url": "https://github.com/continuedev/continue"

0 commit comments

Comments
 (0)