diff --git a/CHANGES b/CHANGES index 8b8c422dd..b1a971e92 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,9 @@ ### Releases from [chrisant996/clink](https://github.com/chrisant996/clink) fork +#### v1.4.27 +- Fixed when the `terminal.emulate` setting is `auto` on Windows 8.1 and earlier (regression introduced in v1.4.26). + #### v1.4.26 - Added built-in support for shell integration with Windows Terminal v1.18 and higher. _Note: Windows Terminal gets confused about the command line text when the transient prompt is enabled._ - Changed `clink.getansihost()` to return two strings; the first string is the mode in use, and the new second string is what Clink detected (and will use when the `terminal.emulation` setting is `auto`).