From c589537113317cbc553c077c394fb535b49bd19f Mon Sep 17 00:00:00 2001 From: Travis Tidwell Date: Wed, 7 Feb 2024 10:07:35 -0600 Subject: [PATCH] Changing version to RC.10 for changelog. --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index b82d44ab..f7f8280c 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,4 +1,4 @@ -## [Unreleased: 2.0.0] +## [Unreleased: 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".