Update CHANGELOG

This commit is contained in:
Michael Rose 2019-08-20 11:23:00 -04:00
parent b0411a4825
commit 86d4f8c08c
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
### 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)