autodocodec-openapi3-0.1.0.0: CHANGELOG.md
# Changelog ## [0.1.0.0] - 2021-12-23 ### Added * `disjointEitherCodec` now no longer generates `additionalProperties = true` and uses `oneOf` instead of `anyOf`. ### Changed * Now uses `nullable: true` instead of `anyOf` for maybe codecs. ## [0.0.0.0] - 2021-11-19 First release.