Update CHANGELOG and history
This commit is contained in:
parent
7760108601
commit
0adebd240f
2 changed files with 3 additions and 5 deletions
|
@ -2,10 +2,9 @@
|
|||
|
||||
### Enhancements
|
||||
|
||||
* Add missing French localized UI text strings. [#1769](https://github.com/mmistakes/minimal-mistakes/pull/1769)
|
||||
* Add missing French localized UI text strings. [#1769](https://github.com/mmistakes/minimal-mistakes/pull/1769) [#1741](https://github.com/mmistakes/minimal-mistakes/pull/1741)
|
||||
* Update Font Awesome to version [`5.2.0`](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md). [#1754](https://github.com/mmistakes/minimal-mistakes/pull/1754)
|
||||
* Add documentation note to update root `Gemfile` when forking theme.
|
||||
* Add missing French translations. [#1741](https://github.com/mmistakes/minimal-mistakes/pull/1741)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@ permalink: /docs/history/
|
|||
excerpt: "Change log of enhancements and bug fixes made to the theme."
|
||||
sidebar:
|
||||
nav: docs
|
||||
last_modified_at: 2018-08-07T22:55:32-04:00
|
||||
last_modified_at: 2018-08-07T23:04:58-04:00
|
||||
toc: true
|
||||
---
|
||||
|
||||
|
@ -12,10 +12,9 @@ toc: true
|
|||
|
||||
### Enhancements
|
||||
|
||||
* Add missing French localized UI text strings. [#1769](https://github.com/mmistakes/minimal-mistakes/pull/1769)
|
||||
* Add missing French localized UI text strings. [#1769](https://github.com/mmistakes/minimal-mistakes/pull/1769) [#1741](https://github.com/mmistakes/minimal-mistakes/pull/1741)
|
||||
* Update Font Awesome to version [`5.2.0`](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md). [#1754](https://github.com/mmistakes/minimal-mistakes/pull/1754)
|
||||
* Add documentation note to update root `Gemfile` when forking theme.
|
||||
* Add missing French translations. [#1741](https://github.com/mmistakes/minimal-mistakes/pull/1741)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
|
|
Loading…
Reference in a new issue