You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.txt
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,11 +12,13 @@ Upgrade Note
12
12
------------------
13
13
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)
14
14
15
-
2020-12-XX v1.11.0
15
+
2021-01-XX v1.11.0
16
16
------------------
17
17
+ Enhancing coverage to run for multiple objects (#294)
18
18
! Disabling profiles when the API executes the regression (#293)
19
19
* 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
0 commit comments