mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-07-31 17:58:41 -04:00
Prepare 2.5.5 release
This commit is contained in:
@@ -34,7 +34,7 @@ theme:
|
||||
## What to expect
|
||||
|
||||
* Responsive design and fluid layout for all kinds of screens and devices,
|
||||
designed to serve your project documentation in a user-friendly way in 18
|
||||
designed to serve your project documentation in a user-friendly way in 19
|
||||
languages with optimal readability.
|
||||
|
||||
* Easily customizable primary and accent color, fonts, favicon and logo;
|
||||
|
||||
@@ -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.3
|
||||
# Version 2.5.5
|
||||
```
|
||||
|
||||
### Material 1.x to 2.x
|
||||
@@ -38,6 +38,10 @@ pip show mkdocs-material | grep -E ^Version
|
||||
|
||||
## Changelog
|
||||
|
||||
### 2.5.5 <small>_ January 31, 2018</small>
|
||||
|
||||
* Added Hungarian translations
|
||||
|
||||
### 2.5.4 <small>_ January 29, 2018</small>
|
||||
|
||||
* Fixed #683: `gh-deploy` fails inside Docker
|
||||
|
||||
Reference in New Issue
Block a user