Update CHANGELOG and history
This commit is contained in:
parent
8b67db3ff4
commit
a19dbdbf78
2 changed files with 3 additions and 1 deletions
|
@ -14,6 +14,7 @@
|
|||
|
||||
### Enhancements
|
||||
|
||||
- Add sameAs itemprop to author link. [#3087](https://github.com/mmistakes/minimal-mistakes/pull/3087)
|
||||
- Automatically close invalid PRs using GitHub Actions. [#3313](https://github.com/mmistakes/minimal-mistakes/pull/3313)
|
||||
- Update and add missing Brazilian Portuguese translations. [#3204](https://github.com/mmistakes/minimal-mistakes/pull/3204)
|
||||
- Add link to documentation clarifying how to add plugins. [#3181](https://github.com/mmistakes/minimal-mistakes/pull/3181)
|
||||
|
|
|
@ -5,7 +5,7 @@ permalink: /docs/history/
|
|||
excerpt: "Change log of enhancements and bug fixes made to the theme."
|
||||
sidebar:
|
||||
nav: docs
|
||||
last_modified_at: 2022-01-10T07:59:46-05:00
|
||||
last_modified_at: 2022-05-27T09:50:11-04:00
|
||||
toc: false
|
||||
---
|
||||
|
||||
|
@ -25,6 +25,7 @@ toc: false
|
|||
|
||||
### Enhancements
|
||||
|
||||
- Add sameAs itemprop to author link. [#3087](https://github.com/mmistakes/minimal-mistakes/pull/3087)
|
||||
- Automatically close invalid PRs using GitHub Actions. [#3313](https://github.com/mmistakes/minimal-mistakes/pull/3313)
|
||||
- Update and add missing Brazilian Portuguese translations. [#3204](https://github.com/mmistakes/minimal-mistakes/pull/3204)
|
||||
- Add link to documentation clarifying how to add plugins. [#3181](https://github.com/mmistakes/minimal-mistakes/pull/3181)
|
||||
|
|
Loading…
Reference in a new issue