commit | 9adfa0c6a6cf9c2676c128576a0d5fd4ad0a7fba | [log] [tgz] |
---|---|---|
author | Bill Wendling <morbo@google.com> | Sun Sep 13 05:37:30 2015 -0700 |
committer | Bill Wendling <morbo@google.com> | Sun Sep 13 05:37:30 2015 -0700 |
tree | a4d0ca3af53c43a6f13299c76bcbe251382549ca | |
parent | 5ee00d58fc1fbdc14a906569c9e00a6ea53afa17 [diff] [blame] |
Update to v0.2.9.
diff --git a/CHANGELOG b/CHANGELOG index 8865852..31b93a0 100644 --- a/CHANGELOG +++ b/CHANGELOG
@@ -2,6 +2,10 @@ # All notable changes to this project will be documented in this file. # This project adheres to [Semantic Versioning](http://semver.org/). +## [0.2.9] - 2015-09-13 +### Fixed +- Formatting of multiple files. It was halting after formatting the first file. + ## [0.2.8] - 2015-09-12 ### Added - Return a non-zero exit code if the source was changed.