mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-07-22 05:53:03 -04:00
Prepare 2.0.1 release
This commit is contained in:
@@ -12,11 +12,17 @@ To determine the currently installed version, use the following command:
|
||||
|
||||
``` sh
|
||||
pip show mkdocs-material | grep -E ^Version
|
||||
# Version 2.0.0
|
||||
# Version 2.0.1
|
||||
```
|
||||
|
||||
## Changelog
|
||||
|
||||
### 2.0.1 <small>_ October 31, 2017</small>
|
||||
|
||||
* Fixed error when initializing search
|
||||
* Fixed styles for link to edit the current page
|
||||
* Fixed styles on nested admonition in details
|
||||
|
||||
### 2.0.0 <small>_ October 31, 2017</small>
|
||||
|
||||
* Added support for MkDocs 0.17.1 theme configuration options
|
||||
|
||||
Reference in New Issue
Block a user