diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d621735..4167b847 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ +# v2.10.0 + +- Fix bug where SqlIndex models are not recognised correctly +- Add create option to get_url and get_local_directory +- Enable schema-validation by default + # v2.9.4 - Introduce engine before and after dispatch events