README.md in table_go-0.2.2 vs README.md in table_go-0.2.3

- old
+ new

@@ -74,9 +74,33 @@ ## TODO: - add sorting for column +## Changelog + +#### 0.2.3 + +- speed optimisation for haml templates +- allowing block style table options + +#### 0.2.2 + +- small fixes +- tests + +#### 0.2.1 + +- tests + +#### 0.2.0 + +- allow multiline block level customization of columns + +#### 0.1.9 + +- simple, flexible and fast html table generator + ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`)