Skip to content

Commit 09b40fc

Browse files
committed
Add entry to change log for #126
1 parent 91954b0 commit 09b40fc

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
Changed in version UNRELEASED:
2+
3+
* On Windows, when terminal-style and printing output, no longer skips
4+
`"\ESC...\STX"` sequences. (If used with legacy ConHost directly (for
5+
example, `conhost.exe cmd.exe`), it will require ConHost's ANSI-capability
6+
to be enabled separately.) (#126)
7+
18
Changed in version 0.8.4.0:
29

310
* Added `System.Console.Haskeline.ReaderT` module for `ReaderT` interface.

0 commit comments

Comments
 (0)