Skip to content

Commit ef32e55

Browse files
committed
v1.08
[Significant Updates since 1.04] - Fix RT 77323: escape all characters outside the normal ASCII range - Fix RT 80273 v1.04 incorrectly escaping stringified inner tags - Fix RT 70986 and provides test - Move to Dist::Zilla to build [Changes since 1.07] - 6258a3b Update version number for release - c9a09d4 v1.07
1 parent 6258a3b commit ef32e55

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

Changes

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@ Revision history for Perl extension XML::Generator.
22

33
{{$NEXT}}
44

5+
1.08 -- Thu Feb 17 20:00:24 AST 2022
6+
7+
[Significant Updates since 1.04]
8+
9+
- Fix RT 77323: escape all characters outside the normal ASCII range
10+
- Fix RT 80273 v1.04 incorrectly escaping stringified inner tags
11+
- Fix RT 70986 and provides test
12+
- Move to Dist::Zilla to build
13+
14+
[Changes since 1.07]
15+
16+
- 6258a3b Update version number for release
17+
- c9a09d4 v1.07
18+
519
1.07 -- Thu Feb 17 16:58:42 AST 2022
620

721
- c70c220 Add .gitignore

0 commit comments

Comments
 (0)