From 644d35040688440e70c39e5716595d62f942a912 Mon Sep 17 00:00:00 2001 From: Ghustavh Ehm Date: Wed, 30 Sep 2020 22:31:24 +0000 Subject: [PATCH] changelog: v1.0.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e11c53e..f0ecd8a 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.0.1] - 2020/10/1 + +### Changed + +- Updated documentation. +- Added `package.json` keywords. + ## [1.0.0] - 2020/9/25 ### Changed