From e7b5568b20ca51af32bca51efe6ff0e1bf47c9d1 Mon Sep 17 00:00:00 2001 From: Jack Kanarish Date: Mon, 2 Apr 2018 16:10:50 -0400 Subject: [PATCH] Added Changelog Stub --- CHANGELOG.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 CHANGELOG.txt diff --git a/CHANGELOG.txt b/CHANGELOG.txt new file mode 100644 index 0000000..825f45d --- /dev/null +++ b/CHANGELOG.txt @@ -0,0 +1,5 @@ +# 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).