Update optional dependencies docs

This commit is contained in:
Graham Esau 2019-12-29 00:28:54 +00:00
parent c46873ffb9
commit ec0a01b82b
5 changed files with 31 additions and 24 deletions

View file

@ -1,5 +1,9 @@
# Changelog
## next
### Added:
- Implemented `JsonSchema` on types from `smallvec` and `arrayvec` (as optional dependencies)
## 0.6.4 - 2019-12-27
### Added:
- Implemented `JsonSchema` on types from `indexmap`, `either` and `uuid` (as optional dependencies)