summaryrefslogtreecommitdiff
path: root/plugins/template/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/template/CHANGELOG.md')
-rw-r--r--plugins/template/CHANGELOG.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/plugins/template/CHANGELOG.md b/plugins/template/CHANGELOG.md
new file mode 100644
index 00000000..adf951ec
--- /dev/null
+++ b/plugins/template/CHANGELOG.md
@@ -0,0 +1,12 @@
+# 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).
+
+## 1.0.0 (2018-07-24)
+
+### Added
+- Created plugin template and initial documentation
+
+