diff --git a/HISTORY.md b/HISTORY.md new file mode 100644 index 0000000..ae15443 --- /dev/null +++ b/HISTORY.md @@ -0,0 +1,10 @@ +# History + +## 0.0.2 +- Support for external references +- Support for multiple input JSON schemas +- Description jsonschema field utilization in ATD doc +- Relaxed error handling for Enum types + +## 0.0.1 +Initial release.