From c7a977c5876b0d98a1720d0c7d364bcc438a1c7d Mon Sep 17 00:00:00 2001 From: Jeremy Frank Date: Wed, 18 Mar 2020 16:23:36 -0400 Subject: [PATCH] Add 1.0.1 to changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b552e79..8fa4ed3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## 1.0.1 - 2020-03-18 +### Added +- Plugin icon + ## 1.0.0 - 2019-09-16 ### Added - Initial release