623 B
623 B
juniper_hyper
changelog
All user visible changes to juniper_hyper
crate will be documented in this file. This project uses Semantic Versioning 2.0.0.
master
BC Breaks
- Switched to 0.16 version of
juniper
crate. - Changed return type of all functions from
Response<Body>
toResponse<String>
. (#1101, #1096)
Previous releases
See old CHANGELOG.