From 0e0022f2b308654a8050b44116dd12150dfeb678 Mon Sep 17 00:00:00 2001 From: Tania Rascia Date: Fri, 16 Oct 2020 14:50:34 -0500 Subject: [PATCH] Update changelog --- CHANGELOG.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 08d67d48..c3dc142a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. ## v0.6.0 10/16/2020 -webpack 5 +Upgrade to webpack 5. ### Changed @@ -13,10 +13,11 @@ webpack 5 - Manually brought in polyfills for Node packages that are no longer polyfilled by webpack - Moved settings to bottom of app sidebar - Removed sync button +- Removed unnecessary patches ## v0.5.0 02/22/2020 -GitHub authentication +GitHub authentication. ### Added @@ -31,7 +32,7 @@ GitHub authentication ## v0.4.0 02/03/2020 -Initial release +Initial release. ### Added