We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 912acfc commit 88c0edaCopy full SHA for 88c0eda
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
This lists the most important changes between releases.
4
5
+## Version 0.2.1 (2023-08-15)
6
+
7
+- [#56]: Handle normalization where old `msgid` disappears.
8
9
## Version 0.2.0 (2023-08-15)
10
11
> This is a breaking release. Please make sure to run `mdbook-i18n-normalize` on
@@ -16,6 +20,7 @@ This lists the most important changes between releases.
16
20
17
21
First release as a stand-alone crate.
18
22
23
+[#56]: https://github.com/google/mdbook-i18n-helpers/pull/56
19
24
[#49]: https://github.com/google/mdbook-i18n-helpers/pull/49
25
[#46]: https://github.com/google/mdbook-i18n-helpers/pull/46
26
[#27]: https://github.com/google/mdbook-i18n-helpers/pull/27
0 commit comments