From bedb8b4ba6d21376ad4f7d52948357f20209523e Mon Sep 17 00:00:00 2001 From: Tyler Kemme Date: Wed, 14 Jun 2017 21:45:14 -0500 Subject: [PATCH] updated changelog to reflect close of issue #2 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cecde29..8eb0cca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ Generated by [auto-changelog](https://github.com/CookPete/auto-changelog) ## [v1.0.1](https://github.com/tpkemme/local-addon-plugins-themes/compare/1.0.0...v1.0.1) - 2017-06-15 +### Fixed Issues +* Updated addon to be compatible with Local v2.0 [\#2](https://github.com/tpkemme/local-addon-plugins-themes/issues/2) +([tpkemme](https://github.com/tpkemme)) + ### Commits * Update README.md [`8feeec8`](https://github.com/tpkemme/local-addon-plugins-themes/commit/8feeec8d885ac59465df1641847fc993041bd30e)