File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
4
- dev
5
- ---
4
+ 0.12
5
+ ----
6
6
7
7
We want to give special thanks to the Hacker School project-
8
8
(https://www.hackerschool.com/) for choosing bpython as their pet hacking
@@ -28,6 +28,12 @@ pastebins for bpython users.
28
28
* Smarter dedenting after certain expressions
29
29
* #74 fixed broken completion when auto_display_list was disabled
30
30
31
+ We also have done numerous cleanup actions including building the man pages from
32
+ our documentation. Including the documentation in the source directory. Some
33
+ minor changes to the README to have EOL 79 and changes to urwid to work better
34
+ without twisted installed.
35
+
36
+ * Fix ungetch issues with Python 3.3. See issues #230, #231.
31
37
32
38
v0.11
33
39
-----
You can’t perform that action at this time.
0 commit comments