Skip to content

Commit 418b20b

Browse files
committed
update CHANGELOG.md
1 parent 55b920e commit 418b20b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -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+
112
## [0.24.0] - 2025-02-18
213
### Features
314
- Add `--generate` option to generate the man page and shell completions at runtime,

0 commit comments

Comments
 (0)