From b1f4f13c0ea7aa13b533f43de1b0c98ec18cceb7 Mon Sep 17 00:00:00 2001 From: Yogendra Shelke Date: Tue, 9 Dec 2025 19:54:30 +0530 Subject: [PATCH 1/2] Update change log --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a6bcb328..ef14e221 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## [Unreleased] -- We updated the version of mendix-native to v0.1.4 to fix iOS native file system issue. +- We updated the mendix-native to v0.3.0 to fix iOS file system issue. +- We updated the native-template for compatibility with React v19 and React Native v0.78.2. ## [16.1.0] - 2025-11-30 From e7cdd6d755c4a5a61a09c19b5653b5b3ea234108 Mon Sep 17 00:00:00 2001 From: Yogendra Shelke Date: Tue, 9 Dec 2025 19:55:40 +0530 Subject: [PATCH 2/2] Update changelog for mendix-native version change --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ef14e221..5cb26026 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## [Unreleased] -- We updated the mendix-native to v0.3.0 to fix iOS file system issue. +- We updated the version of mendix-native to v0.3.0 to fix iOS native file system issue. - We updated the native-template for compatibility with React v19 and React Native v0.78.2. ## [16.1.0] - 2025-11-30