Update changelog
This commit is contained in:
parent
fbd019baae
commit
547f81fd67
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
# Changelog
|
||||
|
||||
## next
|
||||
### Added:
|
||||
- Implemented `JsonSchema` on types from `indexmap` and `either` (as optional dependencies)
|
||||
### Changed
|
||||
- Remove trait bounds from Map/Set JsonSchema impls. They are unnecessary as we never create/use any instances of these types.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue