CHANGELOG.md in schemacop-3.0.6 vs CHANGELOG.md in schemacop-3.0.7

- old
+ new

@@ -1,6 +1,10 @@ # Change log +## 3.0.7 (2021-02-22) + +* Adapt schema definitions handling when using Swagger-standard JSON + ## 3.0.6 (2021-02-14) * Remove option `json_format` from {Schemacop::Schema3.as_json as_json} again. If you need to use the swagger format, use {Schemacop::V3::Context.with_json_format} instead.