From 38f4d53fa373531a0b5c8f13a3bc40cabba38a0e Mon Sep 17 00:00:00 2001 From: lane-formio Date: Tue, 7 Nov 2023 10:44:40 -0600 Subject: [PATCH] Update Changelog.md --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index f8c1e76081..ec14e0a513 100644 --- a/Changelog.md +++ b/Changelog.md @@ -31,7 +31,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - FIO 7239: support for AWS S3 Multipart Upload - FIO-7239: add polyfill and include token in abort and complete requests for multipart upload2 - FIO-7429: removed columns component settings(pull, offset, push) - - FIO-7466: fixed an issue where code inside tolltips will be executed + - FIO-7466: Tooltips fix - FIO-7355: fixed issue with HTML5 select flickering on initial click - FIO-7530: added ability to pass onSetItems component setting as a string (needed for builder mode) - FIO-7528: Revert FIO-4405: fixed an issue where walidation error displays with empty value even if it is not required (#4746)