summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShlomi Fish <shlomif@shlomifish.org>2020-10-22 09:50:11 +0300
committerShlomi Fish <shlomif@shlomifish.org>2022-06-13 20:35:00 +0300
commitabe5589f2087b45e1fd64319eb87cec709b5dae8 (patch)
tree52521cf18c0bc2cbb8b94999f2fa2d77d152a8eb
parent80d872afc82541de1fa8a70d9e5c9dc0bc7695ed (diff)
prepare for a release
-rw-r--r--Changes7
-rw-r--r--dist.ini2
2 files changed, 8 insertions, 1 deletions
diff --git a/Changes b/Changes
index 7cfd5b4..4ebcc2e 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,12 @@
Revision history for Perl extension File-Remove
+1.60 2020-10-22 - Shlomi Fish
+ - Add .tidyallrc + related changes
+ - Fix mismatched $VERSION.
+ - https://rt.cpan.org/Public/Bug/Display.html?id=133562
+ - https://github.com/shlomif/File-Remove/pull/3/files
+ - Thanks to William Storey, PMPERRY, and @briang for the report
+
1.59 2020-10-16 - Shlomi Fish
- dist.ini / weaver.ini / .tidyallrc / etc. cleanup
- Move to @SHLOMIF
diff --git a/dist.ini b/dist.ini
index 656205c..c6843bc 100644
--- a/dist.ini
+++ b/dist.ini
@@ -3,7 +3,7 @@ author = Shlomi Fish <shlomif@cpan.org>
license = Perl_5
copyright_holder = Gabor Egressy
copyright_year = 1998
-version = 1.59
+version = 1.60
[Prereqs]
Pod::Coverage::TrustPod = 0.100005