summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2020-11-06 17:33:02 +0000
committerGitHub <noreply@github.com>2020-11-06 17:33:02 +0000
commit3957a2555dbd81271d3e29a2f0b8f07258037e7b (patch)
treef0e5a71b5439e60eb1b20250d6ce289fc1c00bf0 /CHANGELOG.md
parent812c8bc14a4214e9d0970e7a333be72e745137b2 (diff)
Deprecate the WinPTY backend
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9b0b17a9..a350cff1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- The snapcraft.yaml file has been removed
- Updated `setab`/`setaf` capabilities in `alacritty-direct` to use colons
- WinPTY is now enabled only when targeting MSVC
+- Deprecated the WinPTY backend feature, disabling it by default
### Added