commit | 7ef7e1444294bccb4a94253d6cc4de1ca0e24cbe | [log] [tgz] |
---|---|---|
author | Bill Wendling <morbo@google.com> | Mon Sep 18 16:59:48 2017 -0700 |
committer | Bill Wendling <morbo@google.com> | Mon Sep 18 16:59:48 2017 -0700 |
tree | 13880cfa8ec2305b067bd1f56eb457cf81889e63 | |
parent | 6412ce704a8fcbf74544d12f2ee211d9b2087f9b [diff] [blame] |
Bump version to v0.18.0
diff --git a/CHANGELOG b/CHANGELOG index c5ee9c9..c5811f3 100644 --- a/CHANGELOG +++ b/CHANGELOG
@@ -2,7 +2,7 @@ # All notable changes to this project will be documented in this file. # This project adheres to [Semantic Versioning](http://semver.org/). -## [0.18.0] UNRELEASED +## [0.18.0] 2017-09-18 ### Added - Option `ALLOW_SPLIT_BEFORE_DICT_VALUE` allows a split before a value. If False, then it won't be split even if it goes over the column limit.