Skip to content

Commit edb8cc0

Browse files
committed
Update Changes and enable tests for 5.32
1 parent b299e0e commit edb8cc0

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/linux.yml

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
- '5.26'
2121
- '5.28'
2222
- '5.30'
23+
- '5.32'
2324
container:
2425
image: perl:${{ matrix.perl-version }}
2526
steps:

Changes

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Version History
55
Fix issues with verifying certificates based on trusted
66
certs using the local CApath or CAfile
77

8+
b299e0e Update Changes and Increment to version 0.20
89
f58121e Merge pull request #10 from issue7
910
58bc456 Allow verification of an intermediate certificate using local root store
1011
fdcaf73 Fixes #6 remove new_from_x509 documents

0 commit comments

Comments
 (0)