Release 💎 4.5.0

This commit is contained in:
Michael Rose
2017-08-04 12:41:05 -04:00
parent d8be6fd2b5
commit 13e299a8f3
13 changed files with 16 additions and 14 deletions

View File

@@ -2,7 +2,7 @@
title: "Quick-Start Guide"
permalink: /docs/quick-start-guide/
excerpt: "How to quickly install and setup Minimal Mistakes for use with GitHub Pages."
last_modified_at: 2016-11-03T10:01:43-04:00
last_modified_at: 2017-08-04T12:37:48-04:00
redirect_from:
- /theme-setup/
---

View File

@@ -2,7 +2,7 @@
title: "Installation"
permalink: /docs/installation/
excerpt: "Instructions for installing the theme for new and existing Jekyll based sites."
last_modified_at: 2017-04-04T12:44:56-04:00
last_modified_at: 2017-08-04T12:38:01-04:00
---
## Install the Theme

View File

@@ -4,10 +4,10 @@ permalink: /docs/history/
excerpt: "Change log of enhancements and bug fixes made to the theme."
sidebar:
nav: docs
last_modified_at: 2017-08-04T12:24:12-04:00
last_modified_at: 2017-08-04T12:32:47-04:00
---
## Unreleased
## [4.5.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.5.0)
### Enhancements
@@ -27,6 +27,7 @@ last_modified_at: 2017-08-04T12:24:12-04:00
- Replace reference to "Basically Basic theme" with **Minimal Mistakes**. [#1149](https://github.com/mmistakes/minimal-mistakes/pull/1149)
- Add documentation for disabling CSS3 animations. [#1150](https://github.com/mmistakes/minimal-mistakes/pull/1150)
- Update quickstart, installation, and overriding defaults documentation. [#1151](https://github.com/mmistakes/minimal-mistakes/pull/1151)
## [4.4.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.4.2)