summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes20
1 files changed, 20 insertions, 0 deletions
diff --git a/Changes b/Changes
index 7b42a1e..24070f1 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,25 @@
Revision history for Dist-Zilla-Plugin-OurPkgVersion
+0.20 2019-05-24
+ - Fix git deploy snafoo (plicease--)
+
+0.19 2019-05-24
+ - Fix regression related to version_provider plugins (gh#15, gh#16)
+
+0.18 2019-05-22
+ - Fix git deploy snafoo (plicease--)
+
+0.17 2019-05-22
+ - Fix prereqs: some developer prereqs were leaking into the list of test
+ prereqs (gh#13, gh#14)
+
+0.16 2019-05-21
+ - Add semantic_version option.
+
+0.15 2019-04-16
+ - Add overwrite option (gh#9, gh#10, nrdvana++)
+ - Require Dist::Zilla 6.00 and perl 5.14 (gh#5, gh#11)
+
0.14 2019-02-06
- Fix bug where nw underscore_eval_version may fail
- add skip_main_module option for compatibility with VersionFromMainModule