Skip to content

Commit 2f8c4e6

Browse files
committed
Update history from CHANGELOG
1 parent db81998 commit 2f8c4e6

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

docs/_docs/18-history.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ permalink: "/docs/history/"
55
excerpt: Change log of enhancements and bug fixes made to the theme.
66
sidebar:
77
nav: docs
8-
last_modified_at: '2025-06-16T00:55:04+08:00'
8+
last_modified_at: '2025-07-11T09:48:51+08:00'
99
toc: false
1010
---
1111

@@ -15,6 +15,14 @@ toc: false
1515
-->
1616

1717
{% raw %}
18+
## Unreleased
19+
20+
### Enhancements
21+
22+
- Hide page__footer-follow if there are no links nor atom feed. [#5279](https://github.com/mmistakes/minimal-mistakes/issues/5279)
23+
- Add HTML escaping for some titles, labels and metada that was missing. [#5276](https://github.com/mmistakes/minimal-mistakes/issues/5276)
24+
- Add optional `footer.since` for copyright time range. [#5275](https://github.com/mmistakes/minimal-mistakes/issues/5275)
25+
1826
## [4.27.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.27.1)
1927

2028
### Enhancements

0 commit comments

Comments
 (0)