mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 18:08:31 +07:00
Fix a minimum dependency description
Markdown package require 3.2.1 at mkdocs 1.1
This commit is contained in:
committed by
Waylan Limberg
parent
eddeeab066
commit
74713147ec
@@ -80,7 +80,7 @@ may be removed in a future version of MkDocs.
|
||||
### Other Changes and Additions to Version 1.1
|
||||
|
||||
* Bugfix: Ensure nested dot files in themes are ignored and document behavior (#1981).
|
||||
* Update minimum dependancy to Markdown 3.0.1.
|
||||
* Update minimum dependancy to Markdown 3.2.1.
|
||||
* Updated minimum dependancy to Jinja 2.10.1 to address security
|
||||
concerns (#1780).
|
||||
* Update to lunr.js 2.3.8 (#1989).
|
||||
|
||||
Reference in New Issue
Block a user