You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,7 @@
2
2
3
3
### Enhancements
4
4
5
+
* 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)
5
6
* Add documentation note to update root `Gemfile` when forking theme.
6
7
* Add missing French translations. [#1741](https://github.com/mmistakes/minimal-mistakes/pull/1741)
Copy file name to clipboardExpand all lines: docs/_docs/18-history.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,14 +4,15 @@ permalink: /docs/history/
4
4
excerpt: "Change log of enhancements and bug fixes made to the theme."
5
5
sidebar:
6
6
nav: docs
7
-
last_modified_at: 2018-07-19T11:26:24-04:00
7
+
last_modified_at: 2018-07-24T10:39:51-04:00
8
8
toc: true
9
9
---
10
10
11
11
## Unreleased
12
12
13
13
### Enhancements
14
14
15
+
* 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)
15
16
* Add documentation note to update root `Gemfile` when forking theme.
16
17
* Add missing French translations. [#1741](https://github.com/mmistakes/minimal-mistakes/pull/1741)
17
18
@@ -25,7 +26,7 @@ toc: true
25
26
* Add support for ["sticking" table of contents](https://mmistakes.github.io/minimal-mistakes/layout-table-of-contents-sticky/) to top of page via `toc_sticky: true` YAML Front Matter.
26
27
* Add support for captioning images in feature row helper via `image_caption` YAML Front Matter. [#1440](https://github.com/mmistakes/minimal-mistakes/issues/1440)
* Update Font Awesome to version [`5.1.13`](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md)
29
+
* Update Font Awesome to version [`5.1.13`](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md).
29
30
* Add "Pets" sample archive page to documentation site. [#1664](https://github.com/mmistakes/minimal-mistakes/pull/1664)
30
31
* Add GitLab social icon brand color. [#1653](https://github.com/mmistakes/minimal-mistakes/issues/1653)
31
32
* Prevent line breaks between FontAwesome icon and text in footer social links. [#1659](https://github.com/mmistakes/minimal-mistakes/issues/1659)
0 commit comments