v0.8.3
This commit is contained in:
parent
b4a6aeb51b
commit
86e2844c93
4 changed files with 4 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
# Changelog
|
||||
|
||||
## [0.8.3] - **In-dev**
|
||||
## [0.8.3] - 2021-04-05
|
||||
### Added:
|
||||
- Support for `#[schemars(crate = "...")]` attribute to allow deriving JsonSchema when the schemars crate is aliased to a different name (https://github.com/GREsau/schemars/pull/55 / https://github.com/GREsau/schemars/pull/80)
|
||||
- Implement `JsonSchema` for `bytes::Bytes` and `bytes::BytesMut` (https://github.com/GREsau/schemars/pull/68)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue