Skip to content
Snippets Groups Projects
Commit 104f2b1c authored by squidfunk's avatar squidfunk Committed by Martin Donath
Browse files

Fixed wrong headings in release notes and changelog

parent ee6b2412
No related branches found
No related tags found
No related merge requests found
mkdocs-material-2.5.2 (2017-01-XX) mkdocs-material-2.5.2 (2017-01-22)
* Added default search language mappings for all localizations * Added default search language mappings for all localizations
* Fixed #673: Error loading non-existent search language * Fixed #673: Error loading non-existent search language
......
...@@ -12,7 +12,7 @@ To determine the currently installed version, use the following command: ...@@ -12,7 +12,7 @@ To determine the currently installed version, use the following command:
``` sh ``` sh
pip show mkdocs-material | grep -E ^Version pip show mkdocs-material | grep -E ^Version
# Version 2.5.1 # Version 2.5.2
``` ```
### Material 1.x to 2.x ### Material 1.x to 2.x
...@@ -38,7 +38,7 @@ pip show mkdocs-material | grep -E ^Version ...@@ -38,7 +38,7 @@ pip show mkdocs-material | grep -E ^Version
## Changelog ## 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 * Added default search language mappings for all localizations
* Fixed [#673][673]: Error loading non-existent search language * Fixed [#673][673]: Error loading non-existent search language
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment