From c56304cf4f7db35a76fe5aad7a1b2141717cfecb Mon Sep 17 00:00:00 2001 From: Asher Date: Mon, 17 May 2021 13:56:28 -0500 Subject: [PATCH] Update changelog for 3.10.1 --- CHANGELOG.md | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e4450c8..03d1b306 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,13 +3,12 @@ # Changelog - [Changelog](#changelog) - - [Next Version](#next-version) - - [New Features](#new-features) + - [3.10.1](#3101) - [Bug Fixes](#bug-fixes) - [Documentation](#documentation) - [Development](#development) - [3.10.0](#3100) - - [New Features](#new-features-1) + - [New Features](#new-features) - [Bug Fixes](#bug-fixes-1) - [Documentation](#documentation-1) - [Development](#development-1) @@ -52,18 +51,15 @@ VS Code v0.00.0 --> -## Next Version - -VS Code v1.56 +## 3.10.1 -### New Features - -- item +VS Code v1.56.1 ### Bug Fixes - fix: Check the logged user instead of $USER #3330 @videlanicolas - fix: Fix broken node_modules.asar symlink in npm package #3355 @code-asher +- fix: Update cloud agent to fix version issue #3342 @oxy ### Documentation @@ -82,7 +78,7 @@ VS Code v1.56 ## 3.10.0 -VS Code v1.56 +VS Code v1.56.0 ### New Features -- GitLab