]> git.donarmstrong.com Git - perltidy.git/commitdiff
update docs regarding fix for git#25
authorSteve Hancock <perltidy@users.sourceforge.net>
Sun, 24 May 2020 21:07:47 +0000 (14:07 -0700)
committerSteve Hancock <perltidy@users.sourceforge.net>
Sun, 24 May 2020 21:07:47 +0000 (14:07 -0700)
CHANGES.md

index c9464e56090a90dcf6714df8d2d63efca75fe457..21d6a974f39512f8c14670dfccada830b7358952 100644 (file)
@@ -2,6 +2,9 @@
 
 ## 2020 01 10.01
 
+    - Added fix for git#25, improve vertical alignment for long lists with
+      varying numbers of items per line.
+
     - calls to the module Perl::Tidy can now capture any output produced
       by a debug flag or one of the 'tee' flags through the new 'debugfile' and
       'teefile' call parameters.  These output streams are rarely used but