From 4b7c57eba70a41a46f8e852042ac82af313e3146 Mon Sep 17 00:00:00 2001 From: sanchezi Date: Thu, 5 Oct 2023 15:30:34 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a9bcee4..33442bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [7.0.1] 2023-10-05 + +- `StringListArrayWidget` support for nesting + ## [6.1.16] 2023-06-14 ### Changed