commit | 0bca2aaf62de80ca8c6ba5dbb9b512f55cdcd262 | [log] [tgz] |
---|---|---|
author | Bill Wendling <morbo@google.com> | Sun Mar 06 20:44:14 2016 -0800 |
committer | Bill Wendling <morbo@google.com> | Sun Mar 06 20:44:14 2016 -0800 |
tree | ad05fb9f0cf718c02aa2fa721f53268bdbfa3a06 | |
parent | c4bd59b57daef175d1ef03cedfb81e7fdb4e4f4d [diff] [blame] |
Update to v0.6.3
diff --git a/CHANGELOG b/CHANGELOG index 524ed40..b9ad234 100644 --- a/CHANGELOG +++ b/CHANGELOG
@@ -2,7 +2,10 @@ # All notable changes to this project will be documented in this file. # This project adheres to [Semantic Versioning](http://semver.org/). -## [0.6.3] UNRELEASED +## [0.6.3] 2016-03-06 +### Changed +- Documentation updated. + ### Fixed - Fix spacing of multiline comments when formatting is disabled.