X Tutup
Skip to content

Commit b6e6288

Browse files
committed
List caio patch
1 parent 56cda36 commit b6e6288

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ A bugfix/feature release (and a start at gtk). Happy Christmas everyone!
1111
* #62: Hide matches starting with a _ unless explicitly typed.
1212
* #72: Auto dedentation
1313

14+
- add the possibility for a banner to be shown on bpython startup (when
15+
embedded or in code) written by Caio Ramao.
1416
- add a hack to add a write() method to our fake stdin object
1517
- Don't use curses interface when stdout is not attached to a terminal.
1618
- PEP-8 conformance.

0 commit comments

Comments
 (0)
X Tutup