=================
- BREAKING: Dropped support for Python 2.7 and 3.3
If you are using crash with Python 2.7 or 3.3 already, you will not be able
to install newer versions of this package.
- Added support for setting the default schema for statements. This is done by
using the ``--schema`` argument on startup.
- Updated the ``\dt`` command to show only tables, but not views. This is to
be forward compatible with CrateDB 3.0 and greater.