From eb35bf947fd9426d114a3f043e52bde472e6527f Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Fri, 28 Apr 2023 17:55:20 +0200 Subject: [PATCH] Fixed changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4510190..3a0cf12 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm ## [v7.0.0] - Reorganized E/R format [#24992] +- Added missing expectedtype field when the provided type does not have the proper class in the classpath ## [v6.0.0]