Update changelog.txt (#772)

* Update changelog.txt

* Update z2ui5_cl_fw_http_handler.clas.abap
This commit is contained in:
oblomov 2024-01-12 00:34:45 +01:00 committed by GitHub
parent 9a80d9e1c6
commit 4d48b8ceee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 2 deletions

View File

@ -8,7 +8,14 @@ Legend
+ : added
- : removed
2024-01-03 v1.112.0
2024-01-12 v1.114.0
-------------------
* cross app navigation
* table output
! debugger tools
2024-01-03 v1.113.0
-------------------
+ new debugging tools

View File

@ -4,7 +4,7 @@ CLASS z2ui5_cl_fw_http_handler DEFINITION
PUBLIC SECTION.
CONSTANTS c_abap_version TYPE string VALUE '1.113.0' ##NO_TEXT.
CONSTANTS c_abap_version TYPE string VALUE '1.114.0' ##NO_TEXT.
CLASS-METHODS http_post
IMPORTING