# Changelog

## Unreleased

## v0.1.0

* First release, contains a static OpenAPIv3 specification
* contains two functions to validate the schema contained for convenience (you can also just run this through `ExJsonSchema.Validator` yourself really)
* it's mostly for my convenience, but maybe someone finds it useful
* contains all doctests, neat :heart: 