Changelog.md in cassanity-0.2.1 vs Changelog.md in cassanity-0.2.2

- old
+ new

@@ -1,11 +1,13 @@ # Changelog Not all changes will be here, but the important ones will be for sure. -## 0.2.1 +## 0.2.2 -* Added [using, order and limit clauses](https://github.com/jnunemaker/cassanity/compare/414d780...3aeb254) to column family select +* Added [Keyspace#column_families](https://github.com/jnunemaker/cassanity/commit/8101835) +* Added [ColumnFamily#recreate and exists?](https://github.com/jnunemaker/cassanity/commit/11a5739) +* Added [Keyspace#exist? and ColumnFamily#exist?](https://github.com/jnunemaker/cassanity/commit/9fe88ab) -## 0.2.0 +## 0.2.1 -* +* Added [using, order and limit clauses](https://github.com/jnunemaker/cassanity/compare/414d780...3aeb254) to column family select