We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55b920e commit 418b20bCopy full SHA for 418b20b
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+## Unreleased
2
+### Features
3
+- Support RFC 5987 encoding for Content-Disposition filenames,
4
+ see #416 (@zuisong)
5
+
6
+### Bug fixes
7
+- Fix crash on empty zstd response body, see #411 (@blyxxyz)
8
9
+### Other
10
+- Improve rustls errors for invalid certificates, see #413 (@blyxxyz)
11
12
## [0.24.0] - 2025-02-18
13
### Features
14
- Add `--generate` option to generate the man page and shell completions at runtime,
0 commit comments