From: Steve Hancock Date: Sun, 24 May 2020 21:07:47 +0000 (-0700) Subject: update docs regarding fix for git#25 X-Git-Tag: 20200619~22 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=36b6bbce2865c3603062d877b6796de36b6621a1;p=perltidy.git update docs regarding fix for git#25 --- diff --git a/CHANGES.md b/CHANGES.md index c9464e56..21d6a974 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -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