From 1d9ca123794aee169c82bf45229e5f69424856f4 Mon Sep 17 00:00:00 2001 From: Harry Lewis Date: Mon, 6 Feb 2023 20:44:57 +0000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ff39f2f..da772d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,13 @@ All notable changes to the package will be documented in this file. +## v1.3.5 - 2023-02-06 + +- Fix a crash in form-group view component when a non-array value is passed + ## v1.3.4 - 2023-02-06 -- Fix a crash in provision-request-show caused by extraneous return data properties +- Fix a crash in provision-request-show view caused by extraneous return data properties ## v1.3.3 - 2022-12-02