diff options
| -rw-r--r-- | AUTHORS | 1 | ||||
| -rw-r--r-- | CHANGELOG | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,7 @@ This module contains code (Python 2/3 compatibility) from the six project: https://bitbucket.org/gutworth/six. Alphabetical list of contributors: +* Adam Greenhall <agreenhall@lyft.com> * Alexander Beedie <ayembee@gmail.com> * Alexey Malyshev <nostrict@gmail.com> * Andrew Tipton <andrew.tipton@compareglobalgroup.com> @@ -19,6 +19,7 @@ Enhancements * Improve alignment of columns (issue207, issue235, by vmuriat). * Add wrap_after option for better alignment when formatting lists (issue248, by Dennis Taylor). +* Add reindent-aligned option for alternate formatting (Adam Greenhall) * Improved grouping of operations (issue211, by vmuriat). Bug Fixes |
