chore: update CHANGELOG (#3354)
This commit is contained in:
parent
82ce9d5adb
commit
825a40e897
35
CHANGELOG.md
35
CHANGELOG.md
@ -3,11 +3,16 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
- [Changelog](#changelog)
|
- [Changelog](#changelog)
|
||||||
- [3.10.0](#3100)
|
- [3.11.0](#3110)
|
||||||
- [New Features](#new-features)
|
- [New Features](#new-features)
|
||||||
- [Bug Fixes](#bug-fixes)
|
- [Bug Fixes](#bug-fixes)
|
||||||
- [Documentation](#documentation)
|
- [Documentation](#documentation)
|
||||||
- [Development](#development)
|
- [Development](#development)
|
||||||
|
- [3.10.0](#3100)
|
||||||
|
- [New Features](#new-features-1)
|
||||||
|
- [Bug Fixes](#bug-fixes-1)
|
||||||
|
- [Documentation](#documentation-1)
|
||||||
|
- [Development](#development-1)
|
||||||
- [Previous versions](#previous-versions)
|
- [Previous versions](#previous-versions)
|
||||||
|
|
||||||
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
||||||
@ -37,16 +42,36 @@ VS Code v0.00.0
|
|||||||
|
|
||||||
- fix(socket): did this thing #321 @githubuser
|
- fix(socket): did this thing #321 @githubuser
|
||||||
|
|
||||||
## Documentation
|
### Documentation
|
||||||
|
|
||||||
- item
|
- item
|
||||||
|
|
||||||
## Development
|
### Development
|
||||||
|
|
||||||
- item
|
- item
|
||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
## 3.11.0
|
||||||
|
|
||||||
|
VS Code v1.56
|
||||||
|
|
||||||
|
### New Features
|
||||||
|
|
||||||
|
- item
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
- fix: Check the logged user instead of $USER #3330 @videlanicolas
|
||||||
|
|
||||||
|
### Documentation
|
||||||
|
|
||||||
|
- item
|
||||||
|
|
||||||
|
### Development
|
||||||
|
|
||||||
|
- item
|
||||||
|
|
||||||
## 3.10.0
|
## 3.10.0
|
||||||
|
|
||||||
VS Code v1.56
|
VS Code v1.56
|
||||||
@ -69,7 +94,7 @@ VS Code v1.56
|
|||||||
- fix: add flag for toggling permessage-deflate #3286 @code-asher
|
- fix: add flag for toggling permessage-deflate #3286 @code-asher
|
||||||
- fix: make sure directories exist #3309 @code-asher
|
- fix: make sure directories exist #3309 @code-asher
|
||||||
|
|
||||||
## Documentation
|
### Documentation
|
||||||
|
|
||||||
- docs(FAQ): add mention of sysbox #3087 @bpmct
|
- docs(FAQ): add mention of sysbox #3087 @bpmct
|
||||||
- docs: add security policy #3148 @jsjoeio
|
- docs: add security policy #3148 @jsjoeio
|
||||||
@ -84,7 +109,7 @@ VS Code v1.56
|
|||||||
- docs(maintaining): add versioning #3288 @jsjoeio
|
- docs(maintaining): add versioning #3288 @jsjoeio
|
||||||
- docs: add changelog #3337 @jsjoeio
|
- docs: add changelog #3337 @jsjoeio
|
||||||
|
|
||||||
## Development
|
### Development
|
||||||
|
|
||||||
- fix(update-vscode): add check/docs for git-subtree #3129 @oxy
|
- fix(update-vscode): add check/docs for git-subtree #3129 @oxy
|
||||||
- refactor(testing): migrate to playwright-test from jest-playwright #3133 @jsjoeio
|
- refactor(testing): migrate to playwright-test from jest-playwright #3133 @jsjoeio
|
||||||
|
Loading…
Reference in New Issue
Block a user