# Changelog Not all changes will be here, but the important ones will be for sure. ## 0.3.0 * Changed [update counter value API](https://github.com/jnunemaker/cassanity/commit/a0f5a76) * Added [support for range queries](https://github.com/jnunemaker/cassanity/commit/5d89ada) ## 0.2.2 * 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.1 * Added [using, order and limit clauses](https://github.com/jnunemaker/cassanity/compare/414d780...3aeb254) to column family select