summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changes b/Changes
index 347f90e..15712db 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
Revision history for Parse-PMFile
+0.44 2023/04/27
+ - Allow to parse class|role NAME VERSION
+
0.43 2020/12/12
- Avoid instantiating `Safe` compartment if operating in "unsafe" mode.
(GH#12; bleargh45++)