What's Changed
* Format support by dokempf in https://github.com/ssciwr/ipywidgets-jsonschema/pull/87
* add ability to interpret json schema format by tharwan in https://github.com/ssciwr/ipywidgets-jsonschema/pull/85
* Add optional descriptions by tharwan in https://github.com/ssciwr/ipywidgets-jsonschema/pull/88
* add method to update sub-schema in simple allOf case by tharwan in https://github.com/ssciwr/ipywidgets-jsonschema/pull/89
**Full Changelog**: https://github.com/ssciwr/ipywidgets-jsonschema/compare/v1.0.1...v1.1.0