New release (#1119)

* new release

* Update changelog.txt
This commit is contained in:
oblomov 2024-05-05 12:19:44 +02:00 committed by GitHub
parent 50d15cdb8a
commit 520a7f83b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 10 additions and 2 deletions

View File

@ -9,10 +9,18 @@ Legend
- : removed
2024-05-05 v1.127.0
-------------------
+ New Properties for Range Slider and Status Indicator
+ Message Toast & Message Box Improvements
+ Adjustments for the Support of Automatic Renaming
* Bugfixes and Small Improvements
2024-04-17 v1.126.0
-------------------
* Fixes and XML View Extnsions
* Fixes and XML View Extensions
* More Support for Attributes created with RTTI
+ Update Spreadsheet CC for OpenUI5 Compatibility

View File

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