Update CHANGELOG and history

This commit is contained in:
iBug 2024-06-10 02:57:57 +08:00
parent 02342c919a
commit 7b6b45055c
2 changed files with 9 additions and 1 deletions

View File

@ -2,6 +2,10 @@
## Unreleased ## Unreleased
### Enhancements
- Add Czech localization. [#4866](https://github.com/mmistakes/minimal-mistakes/pull/4866)
### Bug Fixes ### Bug Fixes
- Figure helper breaks when using code markup in caption with `popup=true`. [#4841](https://github.com/mmistakes/minimal-mistakes/issues/4841) - Figure helper breaks when using code markup in caption with `popup=true`. [#4841](https://github.com/mmistakes/minimal-mistakes/issues/4841)

View File

@ -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-27T01:08:26+08:00' last_modified_at: '2024-06-10T02:57:53+08:00'
toc: false toc: false
--- ---
@ -17,6 +17,10 @@ toc: false
{% raw %} {% raw %}
## Unreleased ## Unreleased
### Enhancements
- Add Czech localization. [#4866](https://github.com/mmistakes/minimal-mistakes/pull/4866)
### Bug Fixes ### Bug Fixes
- Figure helper breaks when using code markup in caption with `popup=true`. [#4841](https://github.com/mmistakes/minimal-mistakes/issues/4841) - Figure helper breaks when using code markup in caption with `popup=true`. [#4841](https://github.com/mmistakes/minimal-mistakes/issues/4841)