autodocodec-yaml-0.2.0.0: CHANGELOG.md
# Changelog ## [0.2.0.1] - 2022-04-28 ### Changed * Changed `renderPlainSchemaVia`, `renderPlainSchemaViaCodec`, `renderColouredSchemaVia` and `renderColouredSchemaViaCodec` to output `Text` instead of `ByteString`. ## [0.1.0.1] - 2022-04-26 ### Added * Compatibility with `aeson >= 2.0.0.0` ## [0.1.0.0] - 2021-12-23 ### Changed * Support for `autodocodec-schema >=0.1.0.0` with comments for `anyOf` and `oneOf`. * Added special support for 'or null'. ## [0.0.0.0] - 2021-11-19 First release.