Changelog
=========
0.5 (in development)
~~~~~~~~~~~~~~~~~~~~
* All imports of `rocksdb::rocksdb::*` should now be simply `rocksdb::*` (alexreg)
* Add iterator_cf to snapshot (jezell)
* Changelog started