This commit is contained in:
Graham Esau 2019-12-27 22:43:14 +00:00
parent 008d70e52a
commit 51a0966ec1
3 changed files with 4 additions and 4 deletions

View file

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