new release (#1102)

* Update changelog.txt

* Update z2ui5_if_app.intf.abap
This commit is contained in:
oblomov 2024-04-24 07:41:58 +02:00 committed by GitHub
parent 08c15390bf
commit eb00ce74a6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 1 deletions

View File

@ -9,6 +9,13 @@ Legend
- : removed
2024-04-17 v1.126.0
-------------------
* Fixes and XML View Extnsions
* Btter Support for Attributes created with RTTI
+ Update Spreadsheet CC for OpenUI5 Compatibility
2024-04-17 v1.125.0
-------------------

View File

@ -1,7 +1,7 @@
INTERFACE z2ui5_if_app PUBLIC.
INTERFACES if_serializable_object.
CONSTANTS version TYPE string VALUE '1.126.0'.
CONSTANTS version TYPE string VALUE '1.127.0'.
CONSTANTS origin TYPE string VALUE 'https://github.com/abap2UI5/abap2UI5'.
CONSTANTS license TYPE string VALUE 'MIT'.