diff --git a/CHANGELOG.md b/CHANGELOG.md index 8dd79bf..fdcdf42 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ -- BUGFIX - - fix empty search list after pae refresh - - fix search issue if `geekdocSearchShowParent` is disabled +# Changelog + +## v0.8.2 (2021-01-05) + +### Fixes + +- fetch search data as JSON rather than JS ([#43](https://github.com/thegeeklab/hugo-geekdoc/issues/43)) + +### Docs + +- add contributing information + +### Others + +- use renovate preset config