From 2691067e17871aac742558a5928de6813e3bbf2e Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Mon, 8 Jan 2018 20:19:39 -0500 Subject: [PATCH] Updage CHANGELOG and history --- CHANGELOG.md | 1 + docs/_docs/18-history.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 023fb55e..41ec6a89 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ### Enhancements * Simplify year archive Liquid. +* Add documentation on how to downgrade theme. ### Bug Fixes diff --git a/docs/_docs/18-history.md b/docs/_docs/18-history.md index bb8ebfb8..07122c16 100644 --- a/docs/_docs/18-history.md +++ b/docs/_docs/18-history.md @@ -4,7 +4,7 @@ permalink: /docs/history/ excerpt: "Change log of enhancements and bug fixes made to the theme." sidebar: nav: docs -last_modified_at: 2018-01-05T20:47:28-05:00 +last_modified_at: 2018-01-08T20:19:26-05:00 toc: true --- @@ -13,6 +13,7 @@ toc: true ### Enhancements * Simplify year archive Liquid. +* Add documentation on how to downgrade theme. ### Bug Fixes