Skip to content

Commit a39d3c8

Browse files
committed
update changelog
1 parent 1fce9c3 commit a39d3c8

10 files changed

+25
-45
lines changed

.changes/extensions/vscode/0.8.53.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
## 0.8.53 - 2024-10-11
2+
### Added
3+
* Improved loading/accept/reject UI for apply
4+
* Polished chat sidebar, especially context dropdown
5+
* Further prompt caching with Anthropic
6+
### Changed
7+
* Updated tutorial file
8+
* Improved styling on "More" page
9+
### Fixed
10+
* Continue for teams auth bug fix
11+
* Fixed a number of apply bugs
12+
* Fixed autoscrolling behavior

.changes/unreleased/Added-20240927-142940.yaml

Lines changed: 0 additions & 4 deletions
This file was deleted.

.changes/unreleased/Added-20240927-143005.yaml

Lines changed: 0 additions & 4 deletions
This file was deleted.

.changes/unreleased/Added-20240929-095627.yaml

Lines changed: 0 additions & 4 deletions
This file was deleted.

.changes/unreleased/Changed-20240923-160302.yaml

Lines changed: 0 additions & 4 deletions
This file was deleted.

.changes/unreleased/Changed-20240929-095407.yaml

Lines changed: 0 additions & 4 deletions
This file was deleted.

.changes/unreleased/Fixed-20240919-211112.yaml

Lines changed: 0 additions & 4 deletions
This file was deleted.

.changes/unreleased/Fixed-20240927-142924.yaml

Lines changed: 0 additions & 4 deletions
This file was deleted.

.changes/unreleased/Fixed-20240929-095525.yaml

Lines changed: 0 additions & 4 deletions
This file was deleted.

extensions/vscode/CHANGELOG.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,6 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
55
and is generated by [Changie](https://github.com/miniscruff/changie).
66

77

8-
Pre-release Changes
9-
### Added
10-
* Improved loading/accept/reject UI for apply
11-
* Polished chat sidebar, especially context dropdown
12-
* Further prompt caching with Anthropic
13-
### Changed
14-
* Updated tutorial file
15-
* Improved styling on "More" page
16-
### Fixed
17-
* Continue for teams auth bug fix
18-
* Fixed a number of apply bugs
19-
* Fixed autoscrolling behavior
20-
218
## 0.9.210 - 2024-09-15
229

2310
### Added
@@ -34,6 +21,19 @@ Pre-release Changes
3421

3522
- Increased default maxTokens, and autodetect for common models
3623

24+
## 0.8.53 - 2024-10-11
25+
### Added
26+
* Improved loading/accept/reject UI for apply
27+
* Polished chat sidebar, especially context dropdown
28+
* Further prompt caching with Anthropic
29+
### Changed
30+
* Updated tutorial file
31+
* Improved styling on "More" page
32+
### Fixed
33+
* Continue for teams auth bug fix
34+
* Fixed a number of apply bugs
35+
* Fixed autoscrolling behavior
36+
3737
## 0.8.52 - 2024-09-16
3838
### Changed
3939
* Use Chromium only as a fallback after asking user

0 commit comments

Comments
 (0)