From 60452f39e196598288d92d4ab2941d6a7422f6f2 Mon Sep 17 00:00:00 2001 From: Aaron Dalton Date: Thu, 24 Nov 2016 01:14:58 +0000 Subject: [PATCH] Fixed simplesearch bug --- CHANGELOG.md | 6 ++++++ blueprints.yaml | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 447febf..8e46cc6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# v1.0.1 +## 11/23/2016 + +1. [](#bugfix) + * Overrode the simplesearch config so that it works out of the box + # v1.0.0 ## 10/22/2016 diff --git a/blueprints.yaml b/blueprints.yaml index 13016a0..efb5683 100644 --- a/blueprints.yaml +++ b/blueprints.yaml @@ -1,5 +1,5 @@ name: Knowledge Base -version: 1.0.0 +version: 1.0.1 description: A skeleton for the Knowledge Base theme, including sample content and required plugins icon: database author: @@ -20,4 +20,4 @@ dependencies: - readingtime - 'count-views' - 'knowledge-base' - \ No newline at end of file +