From 45650359dbb4ec5c32f03dc6b0ed106b2ab0560c Mon Sep 17 00:00:00 2001 From: Marc Bernard <59966492+mbtools@users.noreply.github.com> Date: Tue, 29 Oct 2024 17:42:44 -0400 Subject: [PATCH] Add SSFO --- changelog.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index 0b7b98ff8..04a6ed24e 100644 --- a/changelog.txt +++ b/changelog.txt @@ -8,11 +8,12 @@ Legend + : added - : removed -2024-10-29 v1.130.0 +2024-10-39 v1.130.0 ------------------- ! PROG: Store flow logic as separate ABAP files (#7066) ! WDYN: Store controller code as separate ABAP files (#7069) +! SSFO: Store smartform code as separate ABAP files (#7071) + CLIF: Add missing translations for classes and interfaces (#6963) + UIAD: Add support for Launchpad App Descriptor Item (#6969) + BGQC: Add support for Background Processing Context (#6974)