From 1bc10277010653c1bf8d750594fed2873da446a2 Mon Sep 17 00:00:00 2001 From: LJ <81748770+elle-j@users.noreply.github.com> Date: Wed, 1 May 2024 15:41:12 +0200 Subject: [PATCH] Add CHANGELOG entry. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c802964afd..2e2a2da958 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ * None ### Enhancements -* None +* Experimental feature: The new instance members `App.baseUrl` and `App.updateBaseUrl()` allow for retrieving and updating the base URL currently used for requests sent to Atlas App Services. These APIs are only available after importing `"realm/experimental/base-url"`. ([#6518](/~https://github.com/realm/realm-js/pull/6518)) ### Fixed * ([#????](/~https://github.com/realm/realm-js/issues/????), since v?.?.?)