Add check for wrong number of newlines at the end of the file
[catagits/Test-EOL.git] / Changes
diff --git a/Changes b/Changes
index ee45e86..3e765aa 100644 (file)
--- a/Changes
+++ b/Changes
@@ -4,6 +4,7 @@ Revision history for Test-EOL
 
   - Update documentation for starting point change in version 1.5
   - Check *.pod files as well as *.pm, *.pl and *.t (RT#82032)
+  - Add check for wrong number of newlines at the end of the file.
 
 1.6       2015-07-30 21:51:00-07:00 America/Los_Angeles
   - Add 'no_test' import option to allow more composability