Skip to content

Commit 711349c

Browse files
committed
Updated change log for release
1 parent f9bcb56 commit 711349c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
## 0.9.21 (TBD, 2019)
1+
## 0.9.21 (November 26, 2019)
22
* Bug Fixes
33
* Fixed bug where pipe processes were not being stopped by Ctrl-C
44
* Added exception handling to account for non-standard Python environments in which readline is not loaded
55
dynamically from a shared library file
6-
76
* Enhancements
87
* Added `read_input()` function that is used to read from stdin. Unlike the Python built-in `input()`, it also has
98
an argument to disable tab completion while input is being entered.

0 commit comments

Comments
 (0)