diff options
| -rw-r--r-- | CHANGELOG | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3,13 +3,14 @@ Development Version Enhancements -* New formatting option "--indent_after_first" (pr345, by johshoff). +* New formatting option "--indent\_after_first" (pr345, by johshoff). * New formatting option "--indent_columns" (pr393, by digitalarbeiter). Bug Fixes * Fix occasional IndexError (pr290, by circld). * Fix incorrect splitting of strings containing new lines (pr396, by fredyw). +* Fix for get\_real_name() to return correct name (issue369, by fredyw). Internal Changes |
