* [Feature] Support new variable substitution using `{{variable}}` format ([137](https://github.com/ploomber/jupysql/pull/137)) * [Fix] Adds support for newer versions of prettytable
0.6.0
* [API Change] Drops support for old versions of IPython (removed imports from `IPython.utils.traitlets`) * [Feature] Adds `%%config SqlMagic.autopolars = True` ([138](https://github.com/ploomber/jupysql/issues/138))