CHANGELOG

This commit is contained in:
adam j hartz 2016-06-05 19:05:31 -04:00
parent ae3dd2b946
commit 1272880ad9

View file

@ -22,6 +22,8 @@ Current Developments
* ``prompt_toolkit`` is now loaded lazily, decreasing load times when using
the ``readline`` shell.
* RC files are now executed directly in the appropriate context.
* ``_`` is now updated by ``![]``, to contain the appropriate
``CompletedCommand`` object.
**Deprecated:** None