CHANGES.md in cells-hamlit-0.1.0 vs CHANGES.md in cells-hamlit-0.1.1

- old
+ new

@@ -1,5 +1,9 @@ +# 0.1.1 + +* Now using `hamlit-block` for capturing. + # 0.1.0 Start based on cells-haml # 0.0.8 @@ -16,6 +20,6 @@ * Remove Haml's buggy `#form_for` version until Haml 4.1 is out, which fixes this by simply not overriding the helper at all. Include `Cell::Haml` after including the form helpers. # 0.0.4 -* Added `capture` helper to override Rails escaping. \ No newline at end of file +* Added `capture` helper to override Rails escaping.