diff --git a/CHANGELOG.md b/CHANGELOG.md index 76ed6b5e..6dbab80c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# v1.2.24 (04 December 2022) +# v1.2.24 (18 December 2022) - [#621](https://github.com/zzzprojects/System.Linq.Dynamic.Core/pull/621) - Fix Join on inherited class [bug] contributed by [StefH](https://github.com/StefH) - [#646](https://github.com/zzzprojects/System.Linq.Dynamic.Core/pull/646) - Add more unittests for issue 645 [feature] contributed by [StefH](https://github.com/StefH) - [#647](https://github.com/zzzprojects/System.Linq.Dynamic.Core/pull/647) - Support nullable notation "xxx?" in As expression [feature] contributed by [StefH](https://github.com/StefH) diff --git a/version.xml b/version.xml index 1e9f7b0b..56d94df6 100644 --- a/version.xml +++ b/version.xml @@ -1,5 +1,5 @@ - 24-preview-02 + 24