Skip to content

Commit f87bd8c

Browse files
committed
Prepare for a CPAN release (1.12).
Also -- Happy CPAN Day!
1 parent fd243cf commit f87bd8c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Changes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
Revision history for Perl module Crypt::OpenPGP
22

3+
1.12 2015-08-16 CPAN Day release
4+
- Add NoVersion parameter to CO::Armour->armour (GH#26)
5+
36
1.11 2015-07-20
47
- Check that Crypt::OpenPGP::Cipher->new succeeded, RT#14033.
58
- Fix GH#7, when false data was discarded (@Camspi).

dist.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = Crypt-OpenPGP
22
author = Sergey Romanov <[email protected]>
33
license = Perl_5
4-
version = 1.11
4+
version = 1.12
55
abstract = Pure-Perl OpenPGP implementation
66
copyright_holder = Benjamin Trott <[email protected]>
77

0 commit comments

Comments
 (0)