From 857f68c2e822ea2df73aab39163041464b49ed7f Mon Sep 17 00:00:00 2001 From: Travis Tidwell Date: Wed, 4 Oct 2023 10:16:18 -0500 Subject: [PATCH] Update Changelog.md --- Changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog.md b/Changelog.md index b4ccf7383a..286a98346c 100644 --- a/Changelog.md +++ b/Changelog.md @@ -25,6 +25,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - FIO-7224: Fixed issues with layout components when Condensed mode is enabled - FIO-4833: Removes Hide Label setting from Well, Columns, Tabs and Table components since they do not render a label - FIO-5910: allow manual input for w and W date formats + - FIO-6370: Fixes issues with PasswordStrength Addon settings + - FIO-7146: formiojs-circleci-to-ghactions ## 5.0.0-rc.26 ### Changed