From: Steve Hancock Date: Tue, 22 Sep 2020 01:45:06 +0000 (-0700) Subject: update docs X-Git-Tag: 20201001~17 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=3c09338c2733dbac9e1ed7ff02605922028c0398;p=perltidy.git update docs --- diff --git a/CHANGES.md b/CHANGES.md index b076d162..0ca916b3 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -10,9 +10,13 @@ opening container token of a multiple-line list. Related new parameters -bbhbi=n, -bbsbi=n, -bbpi=n control indentation of these tokens. + - Added keyword 'isa'. + - Numerous issues have been found during automated testing and fixed. Many involve references to uninitialized variables when perltidy is given random text. A complete list is given in - the file [BugLog.pod](https://github.com/perltidy/perltidy/blob/master/local-docs/BugLog.pod). + the file + + https://github.com/perltidy/perltidy/blob/master/local-docs/BugLog.pod ## 2020 09 07