We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 623c1f1 commit 0e2362cCopy full SHA for 0e2362c
ChangeLog.md
@@ -19,6 +19,8 @@ Behavior changes:
19
Other enhancements:
20
21
* Bump to `hpack-0.35.0`.
22
+* On Windows, the installer now sets `DisplayVersion` in the registry, enabling
23
+ tools like `winget` to properly read the version number.
24
25
Bug fixes:
26
@@ -43,9 +45,6 @@ Other enhancements:
43
45
* `stack upload` supports authentication with a Hackage API key (via
44
46
`HACKAGE_KEY` environment variable).
47
-* `DisplayVersion` in the Windows registry is now set by the installer,
- enabling tools like `winget` to properly read the version number.
48
-
49
50
51
* Ensure that `extra-path` works for case-insensitive `PATH`s on Windows.
0 commit comments