File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 22
33This lists the most important changes between releases.
44
5+ ## Version 0.2.1 (2023-08-15)
6+
7+ - [ #56 ] : Handle normalization where old ` msgid ` disappears.
8+
59## Version 0.2.0 (2023-08-15)
610
711> 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.
1620
1721First release as a stand-alone crate.
1822
23+ [ #56 ] : https://github.com/google/mdbook-i18n-helpers/pull/56
1924[ #49 ] : https://github.com/google/mdbook-i18n-helpers/pull/49
2025[ #46 ] : https://github.com/google/mdbook-i18n-helpers/pull/46
2126[ #27 ] : https://github.com/google/mdbook-i18n-helpers/pull/27
Original file line number Diff line number Diff line change 11[package ]
22name = " mdbook-i18n-helpers"
3- version = " 0.2.0 "
3+ version = " 0.2.1 "
44authors = [
" Martin Geisler <[email protected] >" ]
55categories = [" command-line-utilities" , " localization" ]
66edition = " 2021"
You can’t perform that action at this time.
0 commit comments