Remove deprecated base_path include helper

This commit is contained in:
Michael Rose
2018-09-11 09:58:22 -04:00
parent 2f40bb6403
commit 90f5a98406
9 changed files with 18 additions and 30 deletions

View File

@@ -4,10 +4,16 @@ permalink: /docs/history/
excerpt: "Change log of enhancements and bug fixes made to the theme."
sidebar:
nav: docs
last_modified_at: 2018-09-10T19:36:45-04:00
last_modified_at: 2018-09-11T09:58:11-04:00
toc: true
---
## Unreleased
### Enhancements
- Remove deprecated `base_path` include helper.
## [4.13.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.13.0)
### Enhancements