Split before term paren rather than exceed col lim
diff --git a/CHANGELOG b/CHANGELOG
index 765e7c2..ed8eb7d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,11 @@
# All notable changes to this project will be documented in this file.
# This project adheres to [Semantic Versioning](http://semver.org/).
+## [0.12.1] UNRELEASED
+### Fixed
+- Prefer to split before a terminating r-paren in an argument list if the line
+ would otherwise go over the column limit.
+
## [0.12.0] 2016-09-25
### Added
- Support formatting of typed names. Typed names are formatted a similar way to