From 9950f8d3956e3b00f2dbbe51dee9441b068100b4 Mon Sep 17 00:00:00 2001 From: Arthur Maltson Date: Fri, 10 Jun 2016 17:15:37 -0400 Subject: [PATCH] Add link back to keepachangelog.com Usually every time one adds entries to the changelog they forget the format. Making it clear what the format is for the CHANGELOG might help level set any contributors. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b4e2b6b..97e34d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # Change Log All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +The format conforms to [keepachangelog.com](http://keepachangelog.com/). ## [Unreleased] ### Added