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 e6138f1 commit bcfee71Copy full SHA for bcfee71
CHANGELOG.md
@@ -9,6 +9,15 @@ SPDX-License-Identifier: curl
9
# Changelog
10
11
## [UNRELEASED]
12
+ * Set `parallel-max-host` to 5 if curl>=8.16.0.
13
+ * Fix example for `--continue-at`.
14
+ * Consistent variable names for feature checks.
15
+ * Set `CURL_OPTIONS` right before the URL, allowing override of output file name.
16
+ * Apply `shfmt` in all shellscript files.
17
+ * Minor Markdown tweaks in README.md.
18
+ * Update installation instructions.
19
+ * Fix typos.
20
+ * Update AUTHORS.
21
22
## [v2025.05.26]
23
* Increase number of retries to 5 (32 sec total time), fixing the problem with
0 commit comments