From 255e1df35cdd22297897ad0a2bb8f32a15616bbc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rub=C3=A9n=20Robles?= Date: Tue, 17 Oct 2023 12:38:48 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 32046be..5985aaf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [3.0.1] - 2023-10-17 + +### Fixed + +- Passing through with no type casting already matching typed properties (enums, objects, etc...) + ## [2.2.1] - 2023-10-17 ### Fixed