Prepare 1.7.3 release

This commit is contained in:
squidfunk
2017-06-07 12:49:22 +02:00
committed by Martin Donath
parent 876b71466f
commit f4fd1c3cea
4 changed files with 11 additions and 3 deletions

View File

@@ -12,11 +12,15 @@ To determine the currently installed version, use the following command:
``` sh
pip show mkdocs-material | grep -E ^Version
# Version 1.7.2
# Version 1.7.3
```
## Changelog
### 1.7.3 <small> _ June 7, 2017</small>
* Fixed error when setting language to Japanese for site search
### 1.7.2 <small> _ June 6, 2017</small>
* Fixed offset of search box when `repo_url` is not set