Update to lunr.js 2.3.8; resolves #1989

This commit is contained in:
Jim Porter
2020-02-21 15:16:38 -08:00
committed by Waylan Limberg
parent 2935b69a8f
commit d34062eaf5
2 changed files with 3377 additions and 3392 deletions

View File

@@ -84,6 +84,7 @@ may be removed in a future version of MkDocs.
* Update minimum dependancy to Markdown 3.0.1.
* Updated minimum dependancy to Jinja 2.10.1 to address security
concerns (#1780).
* Update to lunr.js 2.3.8 (#1989).
* Add support for Python 3.8.
* Drop support for Python 3.4.
* Drop support for Python 2.7. MkDocs is PY3 only now (#1926).