From 0ec086dce09d1f64c14f4c1369e84e410c2eff58 Mon Sep 17 00:00:00 2001 From: Daniel Compton Date: Tue, 5 May 2015 22:43:31 +1200 Subject: [PATCH] Explain changelog convention --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index beb53be..f5648b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ # Changelog -## [Unreleased][unreleased] +All notable changes to this project will be documented in this file. This change log follows the conventions of [keepachangelog.com](http://keepachangelog.com). + +## [Unreleased] ## [0.1.2] / 2015-04-21 ### Additions