Skip to content

Commit 2d4e1e1

Browse files
committed
Update CHANGELOG and history
1 parent 918d04f commit 2d4e1e1

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44

55
### Enhancements
66

7+
- Add a "Share on Bluesky" button (#5179)
8+
9+
## [4.27.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.27.0)
10+
11+
### Enhancements
12+
713
- Add RTL Support. [#4886](https://github.com/mmistakes/minimal-mistakes/pull/4886)
814
- Add missing Polish translation. [#4890](https://github.com/mmistakes/minimal-mistakes/pull/4890)
915
- Rewrite most directions with [CSS logical properties](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_logical_properties_and_values).

docs/_docs/18-history.md

Lines changed: 7 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-04-18T10:52:16+08:00'
8+
last_modified_at: '2025-04-23T11:56:13+08:00'
99
toc: false
1010
---
1111

@@ -19,6 +19,12 @@ toc: false
1919

2020
### Enhancements
2121

22+
- Add a "Share on Bluesky" button [#5179](https://github.com/mmistakes/minimal-mistakes/issues/5179)
23+
24+
## [4.27.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.27.0)
25+
26+
### Enhancements
27+
2228
- Add RTL Support. [#4886](https://github.com/mmistakes/minimal-mistakes/pull/4886)
2329
- Add missing Polish translation. [#4890](https://github.com/mmistakes/minimal-mistakes/pull/4890)
2430
- Rewrite most directions with [CSS logical properties](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_logical_properties_and_values).

0 commit comments

Comments
 (0)