From 49e6b2baa7da23e2dba5ab2124f937636000b25f Mon Sep 17 00:00:00 2001 From: Joe Previte Date: Tue, 11 May 2021 11:31:54 -0700 Subject: [PATCH 1/4] chore: update CHANGELOG --- CHANGELOG.md | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0deca6a63eac..1fdcd34e9ac4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,11 +3,16 @@ # Changelog - [Changelog](#changelog) - - [3.10.0](#3100) + - [3.11.0](#3110) - [New Features](#new-features) - [Bug Fixes](#bug-fixes) - [Documentation](#documentation) - [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) @@ -47,6 +52,26 @@ VS Code v0.00.0 --> +## 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 VS Code v1.56 From 26cc459d484ff2bd3d5499ad2332e810278499c8 Mon Sep 17 00:00:00 2001 From: Joe Previte Date: Tue, 11 May 2021 11:57:41 -0700 Subject: [PATCH 2/4] fixup! chore: update CHANGELOG --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1fdcd34e9ac4..4a61f0e2323f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,8 @@ - [3.11.0](#3110) - [New Features](#new-features) - [Bug Fixes](#bug-fixes) - - [Documentation](#documentation) - - [Development](#development) + - [Documentation](#documentation) + - [Development](#development) - [3.10.0](#3100) - [New Features](#new-features-1) - [Bug Fixes](#bug-fixes-1) @@ -64,11 +64,11 @@ VS Code v1.56 - fix: Check the logged user instead of $USER #3330 @videlanicolas -## Documentation +### Documentation - item -## Development +### Development - item From 6ba074340220591d213578ff61b25d4782f35b5d Mon Sep 17 00:00:00 2001 From: Joe Previte Date: Tue, 11 May 2021 12:03:33 -0700 Subject: [PATCH 3/4] fixup! chore: update CHANGELOG --- CHANGELOG.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a61f0e2323f..3d3406b95a6a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,10 @@ + # Changelog - [Changelog](#changelog) +- [Changelog](#changelog-1) - [3.11.0](#3110) - [New Features](#new-features) - [Bug Fixes](#bug-fixes) @@ -11,8 +13,8 @@ - [3.10.0](#3100) - [New Features](#new-features-1) - [Bug Fixes](#bug-fixes-1) - - [Documentation](#documentation-1) - - [Development](#development-1) + - [Documentation](#documentation-1) + - [Development](#development-1) - [Previous versions](#previous-versions) @@ -42,11 +44,11 @@ VS Code v0.00.0 - fix(socket): did this thing #321 @githubuser -## Documentation +### Documentation - item -## Development +### Development - item @@ -94,7 +96,7 @@ VS Code v1.56 - fix: add flag for toggling permessage-deflate #3286 @code-asher - fix: make sure directories exist #3309 @code-asher -## Documentation +### Documentation - docs(FAQ): add mention of sysbox #3087 @bpmct - docs: add security policy #3148 @jsjoeio @@ -109,7 +111,7 @@ VS Code v1.56 - docs(maintaining): add versioning #3288 @jsjoeio - docs: add changelog #3337 @jsjoeio -## Development +### Development - fix(update-vscode): add check/docs for git-subtree #3129 @oxy - refactor(testing): migrate to playwright-test from jest-playwright #3133 @jsjoeio From a7e6990f5b97658e174cac586ddb12b0a59c6b6d Mon Sep 17 00:00:00 2001 From: Joe Previte Date: Tue, 11 May 2021 12:07:20 -0700 Subject: [PATCH 4/4] fixup! chore: update CHANGELOG --- CHANGELOG.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d3406b95a6a..30443bc74ef4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,8 @@ - # Changelog - [Changelog](#changelog) -- [Changelog](#changelog-1) - [3.11.0](#3110) - [New Features](#new-features) - [Bug Fixes](#bug-fixes)