File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1
1
Version History
2
2
3
+ 0.19 16-Jun-2020
4
+
5
+ Issue latest based on 0.18-TRIAL
6
+ No other changes
7
+
8
+ Increment Version 0.19 and update Changes file
9
+
3
10
0.18-TRIAL
4
11
5
12
Potential fix for issues on OpenBSD and Windows and move
6
13
issues and repo to organization site
7
14
15
+ 9f4359a Increment Version 0.18-TRIAL
16
+ 53eabb4 (tag: 0.18-TRIAL) Update Changes for version 0.18-TRIAL
17
+ 8d04ccc Merge pull request #4 from perl-net-saml2/issues
8
18
8d04ccc Merge pull request #4 from perl-net-saml2/issues
9
19
a6838f6 Merge pull request #5 from perl-net-saml2/misc-updates
10
20
fcf5feb Update repo and issues location
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ use warnings;
5
5
6
6
require 5.010;
7
7
8
- our $VERSION = ' 0.18 ' ;
8
+ our $VERSION = ' 0.19 ' ;
9
9
10
10
use Crypt::OpenSSL::X509;
11
11
You can’t perform that action at this time.
0 commit comments