Skip to content

Commit 784efff

Browse files
committed
Update CHANGELOG and history
1 parent b82680b commit 784efff

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
### Enhancements
66

77
- Add Czech localization. [#4866](https://github.com/mmistakes/minimal-mistakes/pull/4866)
8+
- Allow overriding HTML `lang` attribute on a per-page basis. [#4862](https://github.com/mmistakes/minimal-mistakes/pull/4862)
89

910
### Bug Fixes
1011

docs/_docs/18-history.md

Lines changed: 2 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: '2024-06-10T02:57:53+08:00'
8+
last_modified_at: '2024-06-15T17:52:15+08:00'
99
toc: false
1010
---
1111

@@ -20,6 +20,7 @@ toc: false
2020
### Enhancements
2121

2222
- Add Czech localization. [#4866](https://github.com/mmistakes/minimal-mistakes/pull/4866)
23+
- Allow overriding HTML `lang` attribute on a per-page basis. [#4862](https://github.com/mmistakes/minimal-mistakes/pull/4862)
2324

2425
### Bug Fixes
2526

0 commit comments

Comments
 (0)