Skip to content

Commit 19b9e67

Browse files
committed
Update changelog and authors.
1 parent f8acb2b commit 19b9e67

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

AUTHORS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,14 @@ Alphabetical list of contributors:
1414
* atronah <[email protected]>
1515
1616
* Cauê Beloni <[email protected]>
17+
1718
* Cristian Orellana <[email protected]>
1819
* Dag Wieers <[email protected]>
1920
* Darik Gamble <[email protected]>
2021
* Demetrio92 <[email protected]>
2122
* Dennis Taylor <[email protected]>
2223
* Florian Bauer <[email protected]>
24+
* Fredy Wijaya <[email protected]>
2325
* Gavin Wahl <[email protected]>
2426
* JacekPliszka <[email protected]>
2527
* Jesús Leganés Combarro "Piranna" <[email protected]>
@@ -31,6 +33,7 @@ Alphabetical list of contributors:
3133
* Mike Amy <[email protected]>
3234
3335
* Oleg Broytman <[email protected]>
36+
* Patrick Schemitz <[email protected]>
3437
* Pi Delport <[email protected]>
3538
* Prudhvi Vatala <[email protected]>
3639

CHANGELOG

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,18 @@ Development Version
44
Enhancements
55

66
* New formatting option "--indent_after_first" (pr345, by johshoff).
7+
* New formatting option "--indent_columns" (pr393, by digitalarbeiter).
8+
9+
Bug Fixes
10+
11+
* Fix occasional IndexError (pr290, by circld).
12+
* Fix incorrect splitting of strings containing new lines (pr396, by fredyw).
713

814
Internal Changes
915

1016
* Remove support for Python 3.3.
1117

18+
1219
Release 0.2.4 (Sep 27, 2017)
1320
----------------------------
1421

0 commit comments

Comments
 (0)