From 7a1feb4e83ff098ecf128edcaf795cbddab96078 Mon Sep 17 00:00:00 2001 From: lane-formio Date: Thu, 8 Feb 2024 07:29:31 -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 f7f8280c..04281eb9 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,4 +1,4 @@ -## [Unreleased: 2.0.0-rc.10] +## 2.0.0-rc.10 ### Breaking Changes - This version of the renderer will now produce different "binary" build files. The following are created. - dist/formio.core.js => The complete core binary. This used to be "dist/index.js".