Skip to content

Commit cc11c82

Browse files
authored
Merge branch '1.11.0' into refactoring
2 parents b5ef5f6 + f66acdd commit cc11c82

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

changelog.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,13 @@ Upgrade Note
1212
------------------
1313
Whenever you upgrade code pal for ABAP, it is highly recommended to execute the Y_CI_CHECK_REGISTRATION report to activate/reactivate the Checks (SE38 transaction) and regenerate the respective code inspector variant (SCI transaction)
1414

15-
2020-12-XX v1.11.0
15+
2021-01-XX v1.11.0
1616
------------------
1717
+ Enhancing coverage to run for multiple objects (#294)
1818
! Disabling profiles when the API executes the regression (#293)
1919
* DELETE from internal table gives a "Database access" prio 1 error (#290)
20+
! The pseudo comment position of the Form Routine Check was moved from the 'ENDFORM' to 'FORM' statement
21+
! The pseudo comment position of the Number of Public Attributes was moved from the 'CLASS DEFINITION.' to 'PUBLIC SECTION' statement
2022

2123
2020-12-14 v1.10.0
2224
------------------

0 commit comments

Comments
 (0)