Skip to content

Commit a93f2c2

Browse files
committed
maintain changelog
1 parent 901ce51 commit a93f2c2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88

99
### Added
1010
- Virtual host support [@gim913]
11+
- `util::canonicalize` [@gim913]
12+
- `util::resolve_virtual_path` [@gim913]
1113
- `Response::cgi_error_lossy` [@gim913]
1214
- `ResponseHeader::cgi_error_lossy` [@gim913]
1315
- `impl TryFrom<u8> for Status` [@gim913]
14-
- `util::serve_file` (requires `serve_dir` feature) [@gim913]
16+
17+
### Removed
18+
- `util::ResolveResult` [@gim913]
1519

1620
### Changed
1721
- Rust edition 2018 -> 2024 [@panicbit]

0 commit comments

Comments
 (0)