Fix broken links and malformed formatting in POD
[catagits/Catalyst-Authentication-Store-Htpasswd.git] / Changes
diff --git a/Changes b/Changes
index 093ff25..eb11cdd 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,11 @@
 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
 
@@ -14,7 +19,7 @@ Release history for Catalyst-Authentication-Store-Htpasswd
 
 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