We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60392df commit fc5c1cdCopy full SHA for fc5c1cd
1 file changed
doc/text/news.md
@@ -1,5 +1,27 @@
1
# News
2
3
+## 3.4.8: 2023-10-22 {#version-3-4-8}
4
+
5
+### Fixes
6
7
+ * doc: Fixed a wrong description for interpolation.
8
+ * GH-102
9
+ * Patch by Ilmari Karonen
10
11
+ * po: Fixed a parser bug that flags aren't parsed correctly. If a
12
+ normal comment has "fuzzy", the entry is also treated as a fuzzy
13
+ entry.
14
15
+ * po: Fixed an output bug that flags aren't formatted correctly.
16
+ * GH-105
17
+ * Patch by Yoshikazu Nojima
18
19
+### Thanks
20
21
+ * Ilmari Karonen
22
23
+ * Yoshikazu Nojima
24
25
## 3.4.7: 2023-08-17 {#version-3-4-7}
26
27
### Fixes
0 commit comments