Skip to content

Commit 73c7f1b

Browse files
authored
docs: update CHANGELOG.md (gokcehan#2530)
1 parent 867cd99 commit 73c7f1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
1717
- `setlocal` commands no longer support the ability to specify recursive directories (#2415). For use cases where `setlocal` should apply to a directory based on some condition, it is recommended to script this inside the `on-load` hook command.
1818
- On Windows, files are now considered executable according to `PATHEXT` when matching colors and icons (#2448).
1919
- The `rulerfmt` and `statfmt` options are now marked as deprecated in favor of using the ruler file (configured using the `rulerfile` option), and will be removed in a future release (#2477).
20+
- The client server connection will now exclusively use Unix domain sockets on Windows and no longer fall back to TCP sockets (#2527).
2021

2122
### Added
2223

0 commit comments

Comments
 (0)