From 64589f856c3510a947aa4dfc131723d14a6039fd Mon Sep 17 00:00:00 2001 From: sapui5 Date: Thu, 5 Dec 2024 12:54:00 +0100 Subject: [PATCH] RELEASE NOTES ONLY Release notes for version 1.131.1 Change-Id: Ie7b1e2c736a9b532d410b9119356a949deb74c93 --- .../test/sap/ui/core/relnotes/changes-1.131.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/sap.ui.core/test/sap/ui/core/relnotes/changes-1.131.json b/src/sap.ui.core/test/sap/ui/core/relnotes/changes-1.131.json index 95fdfcc66f48..a339c0579463 100644 --- a/src/sap.ui.core/test/sap/ui/core/relnotes/changes-1.131.json +++ b/src/sap.ui.core/test/sap/ui/core/relnotes/changes-1.131.json @@ -68,5 +68,15 @@ "text": " sap.m.Popover: resizable property now covers all cases" } ] + }, + "1.131.1": { + "date": "December 2024", + "notes": [ + { + "id": "70e8784058c3d164d2c556bd51ffe9df656caa9c", + "type": "FIX", + "text": " core/Control: cleanup busy indicator in onBeforeRendering only when it's busy" + } + ] } } \ No newline at end of file