Skip to content

Commit 010fcb7

Browse files
committed
Add 3.46 ChangeLog entries
1 parent 7522bd2 commit 010fcb7

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

ChangeLog

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,25 @@
11
# ChangeLog for Pod::Simple dist
22
#---------------------------------------------------------------------------
3-
3.44 2022-xx-yy Karl Williamson <[email protected]>
3+
3.46 2025-05-xx Karl Williamson <[email protected]>
4+
- XHTML: =over without =item should render as a blockquote Graham Knop++
5+
- Add support for underlined text U<> formatting Graham Knop++
6+
- Make 'temp' name checking more succinct Max Maischein++
7+
- github: fix and add tests Lukas Mai++ rwp0++
8+
- Makefile.PL: add missing 'warnings' prereq Lukas Mai++
9+
- Add select method compatible with Pod::Select Graham Knop++
10+
- Modernize htmlbat.t, corpus.t Lukas Mai++, Graham Knop++
11+
- Fix links, typos, acknowledgments James Keenan++ rwp0++, Dan Book++
12+
- Add documentation on sublcassing Graham Knop++
13+
- Fix version checking Philippe Bruhat++
14+
- Fix version number Thibault Duponchelle++
15+
- Use rel2abs instead of abs_path Andrew Fresh++
16+
3.45 2023-05-14 Karl Williamson <[email protected]>
17+
- fix precedence issue in PullParser mauke++
18+
- minor parallelism fixes to test files yves++
19+
- refactor XHTML index generation into own method Graham Knop++
20+
- fix tab expansion when not 0 nor 8 Graham Knop++
21+
- various fixes to links Graham Knop++
22+
3.44 2022-05-26 Karl Williamson <[email protected]>
423
- Use Test::More and cleanup tests Graham Knop++
524
- reorganize Makefile.PL warnings Graham Knop++
625
- use warnings Graham Knop++

0 commit comments

Comments
 (0)