CHANGELOG.md in faml-0.2.8 vs CHANGELOG.md in faml-0.2.9

- old
+ new

@@ -1,4 +1,10 @@ +## 0.2.9 (2015-04-04) +- Keep code newlines with multiline + - https://github.com/eagletmt/faml/issues/18 +- Disable haml multiline syntax within filter +- Fix `__LINE__` and `__FILE__` in attribute lists + ## 0.2.8 (2015-04-02) - Allow empty silent script body - For compatibility with haml - https://github.com/eagletmt/faml/issues/16 - Fix parse error at multiline in attribute list