Archived
1
0

doc: Add note on upgrading into release notes and install.md

Closes #1652
Closes #2221
This commit is contained in:
Anmol Sethi
2020-11-23 21:07:02 -05:00
parent fb63c0cd22
commit f74f1721e6
2 changed files with 11 additions and 0 deletions

View File

@ -15,6 +15,10 @@ v$VERSION
VS Code v$(vscode_version)
Upgrading is as easy as installing the new version over the old one. code-server
maintains all user data in \`~/.local/share/code-server\` so that it is preserved in between
installations.
## New Features
- ⭐ Summarize new features here with references to issues