We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7921637 commit 7f825c6Copy full SHA for 7f825c6
CHANGELOG.md
@@ -11,6 +11,8 @@
11
* Fix Unicode logging on Windows (c5e93b9)
12
* Remove all `std::filesystem::path::string` calls as they can crash on Unicode paths (#1473)
13
* Replace all `A` WinApi calls with `W` calls (#1473)
14
+ * Hook and patch toggling (#1468)
15
+ * Added option to force cURL to use IPv4 (#1412)
16
17
## v4.7.0
18
* Change from copying queue to moving queue for main thread (9b8fb73)
0 commit comments