From 88f9d5da5bd5bf7f91a36d0913151c96fef7dba2 Mon Sep 17 00:00:00 2001 From: Arne Maes Date: Fri, 27 Dec 2024 11:56:10 +0100 Subject: [PATCH] Added changelog --- Documentation/CHANGELOG_1.0.0.17.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Documentation/CHANGELOG_1.0.0.17.md diff --git a/Documentation/CHANGELOG_1.0.0.17.md b/Documentation/CHANGELOG_1.0.0.17.md new file mode 100644 index 0000000..f9cecb8 --- /dev/null +++ b/Documentation/CHANGELOG_1.0.0.17.md @@ -0,0 +1,2 @@ +**Fixes** +- Export will no longer throw an exception if the app contains a flow.DOM Instances -> Include DOM Instances \ No newline at end of file