From 3013ef4826ce8f7bf46c450debe816c9fcae2a05 Mon Sep 17 00:00:00 2001 From: Andi Albrecht Date: Thu, 22 Mar 2018 08:09:06 +0100 Subject: Update changelog. --- CHANGELOG | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 18493ef..0345032 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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 -- cgit v1.2.1