update changelog

This commit is contained in:
adam j hartz 2016-01-10 19:43:57 -05:00
parent 1461b0781f
commit da0e76af2f

View file

@ -16,6 +16,10 @@ Current Developments
* Prompt-toolkit shell will now dynamically allocate space for the
tab-completion menu.
* Looking up nonexistent environment variables now generates an error
in Python mode, but produces a sane default value in subprocess mode.
* Environments are now considered to contain all manually-adjusted keys,
and also all keys with an associated default value.
**Deprecated:**