From 52720f64f5be3a2b74b2e3cc3a0682f98564a0f2 Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Wed, 28 Dec 2016 12:29:34 -0800 Subject: [PATCH] link the changelog from readme --- Readme.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Readme.md b/Readme.md index cc1f29c..f9ebb0d 100644 --- a/Readme.md +++ b/Readme.md @@ -26,6 +26,11 @@ Installation Or you can copy [strftime.js](https://github.com/samsonjs/strftime/blob/master/strftime.js) wherever you want to use it, whether that's with a <script> tag or `require` or anything else. +Changelog +========= + +[View the changelog](https://github.com/samsonjs/strftime/blob/master/Changelog.md). + Usage =====