Update CHANGELOG and history
This commit is contained in:
parent
7e7b901974
commit
f8ea22fdb8
@ -18,6 +18,7 @@
|
|||||||
- Rewrite skin previews on `05-configuration.md` in Liquid template.
|
- Rewrite skin previews on `05-configuration.md` in Liquid template.
|
||||||
- Remove unused classes from `_layouts/single.html`.
|
- Remove unused classes from `_layouts/single.html`.
|
||||||
- Migrate npm run scripts to Ruby Rake tasks.
|
- Migrate npm run scripts to Ruby Rake tasks.
|
||||||
|
- Add Rake task `version` for updating all hard-coded version numbers from `package.json` all at once.
|
||||||
|
|
||||||
## [4.25.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.25.1)
|
## [4.25.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.25.1)
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@ permalink: "/docs/history/"
|
|||||||
excerpt: Change log of enhancements and bug fixes made to the theme.
|
excerpt: Change log of enhancements and bug fixes made to the theme.
|
||||||
sidebar:
|
sidebar:
|
||||||
nav: docs
|
nav: docs
|
||||||
last_modified_at: '2024-05-05T04:36:37+08:00'
|
last_modified_at: '2024-05-05T05:53:36+08:00'
|
||||||
toc: false
|
toc: false
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -33,6 +33,7 @@ toc: false
|
|||||||
- Rewrite skin previews on `05-configuration.md` in Liquid template.
|
- Rewrite skin previews on `05-configuration.md` in Liquid template.
|
||||||
- Remove unused classes from `_layouts/single.html`.
|
- Remove unused classes from `_layouts/single.html`.
|
||||||
- Migrate npm run scripts to Ruby Rake tasks.
|
- Migrate npm run scripts to Ruby Rake tasks.
|
||||||
|
- Add Rake task `version` for updating all hard-coded version numbers from `package.json` all at once.
|
||||||
|
|
||||||
## [4.25.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.25.1)
|
## [4.25.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.25.1)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user