From bb2c01962d44d6dc169d98adddbb6e2f98c1fc77 Mon Sep 17 00:00:00 2001 From: Richard Geniesse Date: Sun, 29 Sep 2019 12:42:25 -0700 Subject: [PATCH] update changelog --- CHANGELOG.md | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c5e0853..67c9cbc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1 +1,20 @@ -### Lots of fails +# Changelog +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) +and this project adheres to [Semantic +Versioning](http://semver.org/spec/v2.0.0.html). + +## [0.0.12] - 2019-09-27 + +### Added + +- Update readme +- Update plugin description +- Update changelog + +## [0.0.11] - 2019-09-27 + +### Added + +- Initial working release