updated changelog

This commit is contained in:
Anthony Scopatz 2016-01-21 21:11:00 -05:00
parent 1f35db1dc0
commit 602a74bcea

View file

@ -4,6 +4,22 @@ Xonsh Change Log
Current Developments
====================
**Added:** None
**Changed:** None
**Deprecated:** None
**Removed:** None
**Fixed:** None
**Security:** None
v0.2.5
===========
**Added:**
* New configuration utility 'xonfig' which reports current system
@ -29,10 +45,6 @@ Current Developments
* Environments are now considered to contain all manually-adjusted keys,
and also all keys with an associated default value.
**Deprecated:**
None
**Removed:**
* Removed ``xonsh.ptk.shortcuts.Prompter.create_prompt_layout()`` and
@ -56,10 +68,6 @@ None
* Jupyter with redirect uncaptured subprocs to notebook.
* Tab completion in Jupyter fixed.
**Security:**
None
v0.2.1 - v0.2.4
===============