Skip to content

Commit 705adc5

Browse files
authored
Update CHANGELOG.md
1 parent b9233f8 commit 705adc5

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

CHANGELOG.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
# Roo Code Changelog
22

3-
## 3.3.19
3+
## [3.3.19]
44

5-
### Patch Changes
6-
7-
- Add a help button
8-
- Allow users to clear out custom instructions for the built-in modes
5+
- Fix a bug where aborting in the middle of file writes would not revert the write
6+
- Honor the VS Code theme for dialog backgrounds
7+
- Make it possible to clear out the default custom instructions for built-in modes
8+
- Add a help button that links to our new documentation site (which we would love help from the community to improve!)
9+
- Switch checkpoints logic to use a shadow git repository to work around issues with hot reloads and polluting existing repositories (thanks Cline for the inspiration!)
910

1011
## [3.3.18]
1112

0 commit comments

Comments
 (0)