-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
02f4cad
commit cc1cf90
Showing
5 changed files
with
13 additions
and
143 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
### Features | ||
|
||
- Support http2-prior-knowledge, see [#356](https://github.com/ducaale/xh/pull/356) (@zuisong) | ||
- Directly bind to interface name on supported platforms, see [#359](https://github.com/ducaale/xh/pull/359) (@ducaale) | ||
- Enable stream when content-type is `text/event-stream`, see [#360](https://github.com/ducaale/xh/pull/360) (@zuisong) | ||
- Decode utf-8 encoded string when formatting non-streaming JSON response, see [#361](https://github.com/ducaale/xh/pull/361) (@zuisong) | ||
|
||
### Other | ||
|
||
- Use `serde-transcode` to optimize JSON formatting, see [#362](https://github.com/ducaale/xh/pull/357) (@blyxxyz) | ||
- Upgrade to hyper v1, see [#357](https://github.com/ducaale/xh/pull/362) (@zuisong) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.