commit | 348b2f391c6b1ccad0f3915184e8b77ef7a068df | [log] [tgz] |
---|---|---|
author | Bill Wendling <morbo@google.com> | Sat Oct 24 03:20:10 2015 -0700 |
committer | Bill Wendling <morbo@google.com> | Sat Oct 24 03:20:10 2015 -0700 |
tree | d606fe19e72c343be8139efebafd8cbf96c576a2 | |
parent | b053fc2156006124816b80a11fef59d00cca5521 [diff] [blame] |
Update to v0.6.1
diff --git a/CHANGELOG b/CHANGELOG index 89f4c6a..f7567b2 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.6.1] UNRELEASED +## [0.6.1] 2015-10-24 ### Fixed - Make sure to align comments in data literals correctly. Also make sure we don't count a "#." in a string as an i18n comment.