Skip to content

Commit 2e9fdea

Browse files
committed
Update CHANGELOG and history
1 parent 5580689 commit 2e9fdea

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
- Allow per-post or per-collection `date_format` values. (#5477)
1212
- Replace inline style `padding-left` with `padding-inline-start` for RTL support (#5480)
1313

14+
### Bug Fixes
15+
16+
- Fix animations to pass Lighthouse. (#5494)
17+
1418
### Documentation & Maintenance
1519

1620
- Update /docs/javascript/ to reflect changes in `0b8b523`

docs/_docs/18-history.md

Lines changed: 5 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: '2026-06-28T19:52:07+08:00'
8+
last_modified_at: '2026-07-23T12:17:42+08:00'
99
toc: false
1010
---
1111

@@ -26,6 +26,10 @@ toc: false
2626
- Allow per-post or per-collection `date_format` values. [#5477](https://github.com/mmistakes/minimal-mistakes/issues/5477)
2727
- Replace inline style `padding-left` with `padding-inline-start` for RTL support [#5480](https://github.com/mmistakes/minimal-mistakes/issues/5480)
2828

29+
### Bug Fixes
30+
31+
- Fix animations to pass Lighthouse. [#5494](https://github.com/mmistakes/minimal-mistakes/issues/5494)
32+
2933
### Documentation & Maintenance
3034

3135
- Update /docs/javascript/ to reflect changes in `0b8b523`

0 commit comments

Comments
 (0)