summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes7
1 files changed, 7 insertions, 0 deletions
diff --git a/Changes b/Changes
index 849f7e3..e84eb08 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,10 @@
+1.05 2023-02-22
+- Fixed POD error from using UTF8 char without setting =encoding (ticket 144709)
+- Fixed minor undefined warning bug (ticket 145506)
+- Fixed spelling and grammar issues in the documentation
+- Removed handwritten META.yml in favor of EU::MM generated META.yml
+- Removed support for Module::Build in favor of ExtUtils::MakeMaker
+
1.04 2022-10-08
- Merged "CHANGES" and "ChangeLog" into "Changes".