Skip to content

Commit

Permalink
correct change log
Browse files Browse the repository at this point in the history
  • Loading branch information
jquast committed Oct 13, 2015
1 parent 6670d4e commit 6e0f653
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/history.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Version History
* enhancement: :meth:`~.Terminal.get_location` returns the ``(row, col)``
position of the cursor at the time of call for attached terminal.
* enhancement: a keyboard now detected as *stdin* when
:paramref:`~.Terminal.__init__.stream` is :obj:`sys.stdin`.
:paramref:`~.Terminal.__init__.stream` is :obj:`sys.stderr`.

1.11
* enhancement: :meth:`~.Terminal.inkey` can return more quickly for
Expand Down

0 comments on commit 6e0f653

Please sign in to comment.