Skip to content

Commit f5b70dd

Browse files
committed
Doc: updates changelog
1 parent 8f8ca11 commit f5b70dd

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
# 2.60.0
22

33
Changes:
4-
* The CMake option `ENABLE_WIN7_COMPAT:BOOLEAN` now defaults to `OFF`
5-
* This follows the Windows 7 deprecation notice introduced in v2.57.0
6-
* The removal of Win7-compat code, however, is delayed to later version.
4+
* The CMake option `ENABLE_WIN7_COMPAT:BOOLEAN` now defaults to `OFF` and will be removed in v2.61.0, effectively dropping support for Windows 7 in the next release.
5+
* This follows the Windows 7 deprecation notice introduced in v2.57.0.
76
* `wm.detectPlugin` now defaults to `true` (WM)
87

98
Features:
10-
* Adds `{cwd}` for custom title formatting, which prints the current working directory (Title)
9+
* Adds `{cwd}` for custom title formatting, which displays the current working directory (Title)
1110
* Adds support for detecting the Zed version (#2200, Editor)
1211
* Adds support for detecting `moss` packages (Packages, Linux)
1312
* Adds support for detecting komorebi, FancyWM, and GlazeWM (WM, Windows)
@@ -17,7 +16,7 @@ Features:
1716
Bugfixes:
1817
* Fixes a potential segmentation fault caused by dereferencing a negative index (#2198)
1918
* Fixes `tempSensor` parsing so that it accepts only string values (#2202, CPU)
20-
* Fixes an issue which reports less devices unexpectedly (Keyboard, Linux)
19+
* Fixes an issue that unexpectedly caused fewer devices to be reported (Keyboard, Linux)
2120
* Improves WM detection on LXQt by querying WM settings only when no WM has already been detected (#2199, WM, Linux)
2221
* Fixes memory leaks in DBus connection handling and in the OpenGL EGL context lifecycle
2322
* Fixes niri version detection on Fedora (WM, Linux)

0 commit comments

Comments
 (0)