Skip to content

Commit 7b5ea59

Browse files
committed
Update CHANGELOG and history
1 parent 83424b5 commit 7b5ea59

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [4.2.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.2.1)
2+
3+
### Enhancements
4+
5+
- Improve `paginator.html` to support paginated pages that live inside of a subfolder. See [documentation](https://mmistakes.github.io/minimal-mistakes/docs/layouts/#home-page) for more details. [#764](https://github.com/mmistakes/minimal-mistakes/pull/764/)
6+
7+
### Maintenance
8+
9+
- Add `https` protocol to Google Universal Analytics embed. [#772](https://github.com/mmistakes/minimal-mistakes/pull/772)
10+
111
## [4.2.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.2.0)
212

313
### Enhancements

docs/_docs/18-history.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,19 @@ permalink: /docs/history/
44
excerpt: "Change log of enhancements and bug fixes made to the theme."
55
sidebar:
66
nav: docs
7-
modified: 2017-01-24T10:10:17-05:00
7+
modified: 2017-01-24T10:55:37-05:00
88
---
99

10+
## [4.2.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.2.1)
11+
12+
### Enhancements
13+
14+
- Improve `paginator.html` to support paginated pages that live inside of a subfolder. See [documentation](https://mmistakes.github.io/minimal-mistakes/docs/layouts/#home-page) for more details. [#764](https://github.com/mmistakes/minimal-mistakes/pull/764/)
15+
16+
### Maintenance
17+
18+
- Add `https` protocol to Google Universal Analytics embed. [#772](https://github.com/mmistakes/minimal-mistakes/pull/772)
19+
1020
## [4.2.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.2.0)
1121

1222
### Enhancements

0 commit comments

Comments
 (0)