Skip to content

Commit c598e42

Browse files
committed
Releasing 3.22
1 parent c1606be commit c598e42

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

Changes

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Revision history for Perl extension HTML::Tagset
22

3-
NEXT
3+
2024-03-09 Andy Lester
44

5-
* Release 3.21_01
5+
* Release 3.22
66

77
HTML::Tagset now requires Perl 5.10.1. It might run on earlier
88
Perls but I don't have the infrastructure to test them.
@@ -14,6 +14,11 @@ NEXT
1414

1515
Cleaned up metadata and version requirements.
1616

17+
No changes have been made to handle HTML5. That is a bigger issue
18+
than "just add the tags to the hashes," because that would change
19+
functionality for existing users who are expecting HTML::Tagset to
20+
be HTML4.
21+
1722
2008-02-29 Andy Lester
1823

1924
* Release 3.20 -- Added <div> to the list of p_closure_barriers.

lib/HTML/Tagset.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ HTML::Tagset - data tables useful in parsing HTML
88
99
=head1 VERSION
1010
11-
Version 3.21
11+
Version 3.22
1212
1313
=cut
1414

0 commit comments

Comments
 (0)