CHANGELOG.md in faml-0.2.5 vs CHANGELOG.md in faml-0.2.6
- old
+ new
@@ -1,4 +1,9 @@
+## 0.2.6 (2015-03-31)
+- Fix dependency on temple
+- Improve backtrace when syntax error is raised
+ - https://github.com/eagletmt/faml/issues/13
+
## 0.2.5 (2015-03-30)
- Fix parser when parsing attributes in `{'foo': 'bar'}` form
- The syntax was introduced in Ruby 2.2.
## 0.2.4 (2015-03-26)