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: ```