mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-30 07:39:24 +08:00
Update changelog.txt (#772)
* Update changelog.txt * Update z2ui5_cl_fw_http_handler.clas.abap
This commit is contained in:
parent
9a80d9e1c6
commit
4d48b8ceee
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user