Update.
This commit is contained in:
parent
69077d3d19
commit
17daec4651
1 changed files with 9 additions and 4 deletions
13
CHANGELOG.md
13
CHANGELOG.md
|
@ -1,7 +1,12 @@
|
|||
## 2.2.0
|
||||
|
||||
- Update Pygments
|
||||
- Bug fixes
|
||||
- Update Pygments - New themes available!
|
||||
- Fix code highlight [#125](https://github.com/alexandrevicenzi/Flex/pull/125)
|
||||
- New social icons
|
||||
- Remove duoshuo integration [#139](https://github.com/alexandrevicenzi/Flex/pull/139)
|
||||
- Other small bug fixes
|
||||
|
||||
This version includes de, en, es, es_ES, et, fa_IR, fr, hu_HU, it, nl_NL, pl_PL, pt_BR, ru, tr_TR, zh_CN translations.
|
||||
|
||||
## 2.1.0
|
||||
|
||||
|
@ -15,7 +20,7 @@
|
|||
- [Minute read like Medium](https://github.com/alexandrevicenzi/Flex/issues/48) (via plugin)
|
||||
- [Theme translations](https://github.com/alexandrevicenzi/Flex/wiki/Translation-support)
|
||||
- Updated font-awesome
|
||||
- Changed `Cover` metadata to use relative path.
|
||||
- Changed `Cover` metadata to use relative path
|
||||
|
||||
This version includes de, fr and pt_BR translations.
|
||||
|
||||
|
@ -40,7 +45,7 @@ Special thanks to @marcelhuth.
|
|||
|
||||
- [Allow custom CSS stylesheets to override the default one](https://github.com/alexandrevicenzi/Flex/pull/9)
|
||||
- [Add Windows-specific font variants](https://github.com/alexandrevicenzi/Flex/pull/8)
|
||||
- [Move the "tagged" bullet inside the conditional.](https://github.com/alexandrevicenzi/Flex/pull/7)
|
||||
- [Move the "tagged" bullet inside the conditional](https://github.com/alexandrevicenzi/Flex/pull/7)
|
||||
- [Add stack-overflow to supported social icons](https://github.com/alexandrevicenzi/Flex/pull/6)
|
||||
- [Use THEME_STATIC_DIR for asset URL's](https://github.com/alexandrevicenzi/Flex/pull/5)
|
||||
- [show summary for articles in index.html](https://github.com/alexandrevicenzi/Flex/pull/4)
|
||||
|
|
Loading…
Reference in a new issue