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 92f6959 commit 34e00a8Copy full SHA for 34e00a8
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
This lists the most important changes between releases.
4
5
+## Version 0.2.2 (2023-08-23)
6
+
7
+- [#59]: Resolve broken links using the original sources.
8
9
## Version 0.2.1 (2023-08-15)
10
11
- [#56]: Handle normalization where old `msgid` disappears.
@@ -20,6 +24,7 @@ This lists the most important changes between releases.
20
24
21
25
First release as a stand-alone crate.
22
26
27
+[#59]: https://github.com/google/mdbook-i18n-helpers/pull/59
23
28
[#56]: https://github.com/google/mdbook-i18n-helpers/pull/56
29
[#49]: https://github.com/google/mdbook-i18n-helpers/pull/49
30
[#46]: https://github.com/google/mdbook-i18n-helpers/pull/46
0 commit comments