What's Changed
* Nested Binary fields improvements by febus982 in https://github.com/febus982/cloudevents-pydantic/pull/4
* Use TypeAdapter for single events validation by febus982 in https://github.com/febus982/cloudevents-pydantic/pull/5
* Field annotation composition by febus982 in https://github.com/febus982/cloudevents-pydantic/pull/6
* Fix serialization schema generation by febus982 in https://github.com/febus982/cloudevents-pydantic/pull/7
* Document FastAPI endpoint example by febus982 in https://github.com/febus982/cloudevents-pydantic/pull/8
**Full Changelog**: https://github.com/febus982/cloudevents-pydantic/compare/v0.0.1...v0.0.2