mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-02 13:03:01 +08:00
Update guide-changelog.md (#5130)
This commit is contained in:
parent
fa5cf53914
commit
da3d5c953f
|
@ -5,6 +5,8 @@ order: 150
|
||||||
|
|
||||||
abapGit allows to show a changelog notes, based on changelog file in the repository base, and on [APACK](ref-apack.html) class containing the current version.
|
abapGit allows to show a changelog notes, based on changelog file in the repository base, and on [APACK](ref-apack.html) class containing the current version.
|
||||||
|
|
||||||
|
abapGit itself does not use APACK and gets the current version from zif_abapgit_version=>c_abap_version. The version is then used to determine if the changelog was updated and should be shown to the user.
|
||||||
|
|
||||||
## File format ##
|
## File format ##
|
||||||
A file named as pattern `CHANGELOG*` or `changelog*`
|
A file named as pattern `CHANGELOG*` or `changelog*`
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user