Skip to content

Commit 10d0d3e

Browse files
committed
prepare for release 🚀
1 parent 8d06e83 commit 10d0d3e

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
11
# Changelog
22

3+
## 6.0.0
4+
5+
### ANNOUNCEMENT
6+
7+
Background reload is now fixed, please refer to the below changelog.
8+
9+
### Breaking Change
10+
11+
* Fix reload not working on VSCode 1.123 [#601](https://github.com/KatsuteDev/Background/pull/601) ([@Katsute](https://github.com/Katsute))
12+
13+
Some users may receive an error about a legacy installation, please refer to the following options to migrate to v6:
14+
15+
##### Rollback
16+
17+
1. Right click the extension the extensions tab and choose **Install Specific Version...**
18+
2. Choose a version that is older than v6
19+
3. Click **Restart Extensions**
20+
4. Run the **Uninstall** command
21+
5. Fully close and reopen VSCode
22+
6. You can now update to v6 and use this extension
23+
24+
##### Reinstall
25+
26+
1. Reinstall [VSCode](https://code.visualstudio.com/download)
27+
28+
**Full Changelog**: [`5.0.3...6.0.0`](https://github.com/KatsuteDev/Background/compare/5.0.3...6.0.0)
29+
330
## 5.0.3
431

532
### ANNOUNCEMENT

0 commit comments

Comments
 (0)