mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-08-04 03:25:13 -04:00
Prepare 1.6.1 release
This commit is contained in:
@@ -12,11 +12,16 @@ To determine the currently installed version, use the following command:
|
||||
|
||||
``` sh
|
||||
pip show mkdocs-material | grep -E ^Version
|
||||
# Version 1.6.0
|
||||
# Version 1.6.1
|
||||
```
|
||||
|
||||
## Changelog
|
||||
|
||||
### 1.6.1 <small> _ April 23, 2017</small>
|
||||
|
||||
* Fixed following of active/focused element if search input is focused
|
||||
* Fixed layer order of search component elements
|
||||
|
||||
### 1.6.0 <small> _ April 22, 2017</small>
|
||||
|
||||
* Added build test for Docker image on Travis
|
||||
|
||||
Reference in New Issue
Block a user