CHANGES.md in cells-slim-0.0.4 vs CHANGES.md in cells-slim-0.0.5
- old
+ new
@@ -1,5 +1,9 @@
+# 0.0.5
+
+* Restrict to Cells < 5.0.0.
+
# 0.0.4
* Make Rails optional. This allows using cells-slim in other frameworks like [Sinatra](https://github.com/apotonick/gemgem-sinatra).
0.0.3
@@ -8,6 +12,6 @@
* Change #tag_options so it escapes strings.
* Remove #tag_option.
# 0.0.2
-* Updates for Cells 4: Fixes output_buffer.
\ No newline at end of file
+* Updates for Cells 4: Fixes output_buffer.