Skip to content

Commit e949f13

Browse files
committed
changelog update
1 parent 0e19cd8 commit e949f13

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
v0.9.2
2+
======
3+
help() now uses an external pager if available.
4+
5+
Fix for highlighting prefixed strings.
6+
7+
Fix to reset string highlighting after a SyntaxError.
8+
9+
bpython now uses optparse for option parsing and it supports --version now.
10+
Configuration files are no longer passed by the first command line argument
11+
but by the -c command line switch.
12+
113
v0.9.1
214
======
315
Fixed a small but annoying bug with sys.argv ini file passing

0 commit comments

Comments
 (0)