diff options
| -rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ Bug Fixes * Fix occasional IndexError (pr390, by circld, issue313). * Fix incorrect splitting of strings containing new lines (pr396, by fredyw). +* Fix reindent issue for parenthesis (issue 427, by fredyw). * Fix for get\_real_name() to return correct name (issue369, by fredyw). * Wrap function params when wrap_after is set (pr398, by soloman1124). * Fix parsing of "WHEN name" clauses (pr418, by andrew deryabin). |
