add changelog entry

This commit is contained in:
adam j hartz 2016-06-06 21:57:48 -04:00
parent 6d08ee742e
commit 2076aac5de

View file

@ -16,6 +16,8 @@ Current Developments
* Fixed an issue whereby attempting to delete a literal value (e.g., ``del 7``)
in the prompt_toolkit shell would cause xonsh to crash.
* Fixed broken behavior when using ``cd ..`` to move into a nonexistent
directory.
**Security:** None