Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mmerickel committed Nov 22, 2011
1 parent ebb663f commit c5d4f02
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGES.txt
@@ -1,3 +1,20 @@
Next Release
============

Features
--------

- ``bpython`` interpreter compatibility in ``pshell``. See the "Command-Line
Pyramid" narrative docs chapter for more information.

Backward Incompatibilities
--------------------------

- The ``pshell`` command (see "paster pshell") no longer accepts a
``--disable-ipython`` command-line argument. Instead, it accepts a ``-p``
or ``--python-shell`` argument, which can be any of the values ``python``,
``ipython`` or ``bpython``.

1.2.3 (2011-11-20) 1.2.3 (2011-11-20)
================== ==================


Expand Down

0 comments on commit c5d4f02

Please sign in to comment.