From 1d2c5320e2b862a5e638ae4e6fcd759db00d4ee4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rub=C3=A9n=20Robles?= Date: Fri, 6 Oct 2023 14:11:14 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a7ed88c..bf08cd1 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] +## [1.10.8] - 2023-10-06 + +### Fixed + +- Fix `make:dto` command when validated form request sent with properties that has children items like `array.*.item` + ## [1.10.7] - 2023-10-06 ### Fixed