]> git.donarmstrong.com Git - perltidy.git/commitdiff
update docs
authorSteve Hancock <perltidy@users.sourceforge.net>
Tue, 22 Sep 2020 01:45:06 +0000 (18:45 -0700)
committerSteve Hancock <perltidy@users.sourceforge.net>
Tue, 22 Sep 2020 01:45:06 +0000 (18:45 -0700)
CHANGES.md

index b076d162f01442dfd61240beef89b73842202097..0ca916b3fc343b94bdb00c25cf0575ca4ec95eaf 100644 (file)
       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