Update CHANGELOG and history

This commit is contained in:
iBug
2025-04-23 11:56:33 +08:00
committed by Steffen Illium
parent ce44577258
commit 38959d7d87

View File

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