From da3d5c953f0f814cefb4f1c8217d33cd7b1a2105 Mon Sep 17 00:00:00 2001 From: Marc Bernard <59966492+mbtools@users.noreply.github.com> Date: Thu, 11 Nov 2021 23:04:46 +0000 Subject: [PATCH] Update guide-changelog.md (#5130) --- docs/collections/_development/guide-changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/collections/_development/guide-changelog.md b/docs/collections/_development/guide-changelog.md index fbcd2cc28..d60d807e7 100644 --- a/docs/collections/_development/guide-changelog.md +++ b/docs/collections/_development/guide-changelog.md @@ -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 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 ## A file named as pattern `CHANGELOG*` or `changelog*`