From 7ba10fab76655c34f2bc2c2964fdf45a12d39a24 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Tue, 20 Aug 2019 21:59:59 -0400 Subject: [PATCH] =?UTF-8?q?Release=201.4.4=20=F0=9F=92=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 8 +++++--- README.md | 2 +- _layouts/default.html | 2 +- _sass/basically-basic.scss | 2 +- assets/javascripts/main.js | 2 +- jekyll-theme-basically-basic.gemspec | 2 +- 6 files changed, 10 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 70d3438..9318f7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,14 +5,16 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [1.4.4] - 2019-08-20 + +### Fixed +- Fix MIME-type issues with Lunr search by renaming `search-data.json` to `lunr/lunr.store.js`. [#82](https://github.com/mmistakes/jekyll-theme-basically-basic/issues/82) + ## [1.4.3] - 2019-08-20 ### Changed - Relax Jekyll dependency to allow for version 4.0. -### Fixed -- Fix MIME-type issues with Lunr search by renaming `search-data.json` to `lunr/lunr.store.js`. [#82](https://github.com/mmistakes/jekyll-theme-basically-basic/issues/82) - ## [1.4.2] - 2019-07-18 ### Added diff --git a/README.md b/README.md index 93811d1..25cd3bd 100644 --- a/README.md +++ b/README.md @@ -161,7 +161,7 @@ site and you should something similar to: ```