Fix broken links and malformed formatting in POD
[catagits/Catalyst-Authentication-Store-Htpasswd.git] / Changes
diff --git a/Changes b/Changes
index 544a53b..eb11cdd 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,14 @@
+Release history for Catalyst-Authentication-Store-Htpasswd
+
+{{$NEXT}}
+
+1.006     2017-07-03 19:30:35Z
+    - pod formatting fixes (RT#102187, Christopher Hoskin)
+
+1.005     2017-06-23 18:04:28Z
+    - modernized the tooling, for 5.26 compatibility and to remove pod,
+      kwalitee tests from the user-facing test suite
+
 1.004     2016-05-11 12:49:02Z
     - Fix pod error for Hyperlinks
     - Fix pod nit from RT#51733
@@ -8,7 +19,7 @@
 
 1.002     2008-10-02 09:20:30Z
     - Add Test::WWW::Mechanize::Catalyst and Test::use::ok
-      to build_requires. CPANTs will keep hitting me until 
+      to build_requires. CPANTs will keep hitting me until
       I get it right :(
     - Add code and docs for user_field configuration option
     - Add code and docs for user_class configuration option