From 512b57d799898a0a748580bd0d0ef1a075516ab4 Mon Sep 17 00:00:00 2001 From: Robert Lord Date: Thu, 3 Jul 2014 00:05:23 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e32c8a..01bef8f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,9 @@ ## Version 1.0 -*July 2, 2014* [view issues](https://github.com/tripit/slate/issues?milestone=1&state=closed) +*July 2, 2014* + +[View Issues](https://github.com/tripit/slate/issues?milestone=1&state=closed) **Features:** @@ -17,4 +19,4 @@ - Fixed bug where tocify wouldn't highlight the current section while searching - Fixed bug where ids of header tags would have special characters that caused problems - Updated layout so that pages with disabled search wouldn't load search.js -- Cleaned up Javascript \ No newline at end of file +- Cleaned up Javascript