mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Fixed wrong headings in release notes and changelog
This commit is contained in:
parent
ee6b241250
commit
104f2b1c24
@ -1,4 +1,4 @@
|
||||
mkdocs-material-2.5.2 (2017-01-XX)
|
||||
mkdocs-material-2.5.2 (2017-01-22)
|
||||
|
||||
* Added default search language mappings for all localizations
|
||||
* Fixed #673: Error loading non-existent search language
|
||||
|
@ -12,7 +12,7 @@ To determine the currently installed version, use the following command:
|
||||
|
||||
``` sh
|
||||
pip show mkdocs-material | grep -E ^Version
|
||||
# Version 2.5.1
|
||||
# Version 2.5.2
|
||||
```
|
||||
|
||||
### Material 1.x to 2.x
|
||||
@ -38,7 +38,7 @@ pip show mkdocs-material | grep -E ^Version
|
||||
|
||||
## Changelog
|
||||
|
||||
### 2.5.2 <small>_ January XX, 2018</small>
|
||||
### 2.5.2 <small>_ January 22, 2018</small>
|
||||
|
||||
* Added default search language mappings for all localizations
|
||||
* Fixed [#673][673]: Error loading non-existent search language
|
||||
|
Loading…
Reference in New Issue
Block a user