Skip to content

Commit 3476a02

Browse files
authored
Update VersioningMasterDataModel.md
1 parent 276cd8d commit 3476a02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MasterDataModels/Versioning/VersioningMasterDataModel.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ The idea behind a threshold of _"suggested at least 3 times"_ is that for 2 sugg
224224

225225
### Tracking of Changes
226226

227-
changelog should exist for each version number, to track all changes of a model. This changelog needs to include information about the _action_ (what was done), the _affected object_, the _new value_, the _date-time_ of the change and the _model version_. Thus, a changelog could look like the one presented in the following:
227+
A changelog should exist for each version number, to track all changes of a model. This changelog needs to include information about the _action_ (what was done), the _affected object_, the _new value_, the _date-time_ of the change and the _model version_. Thus, a changelog could look like the one presented in the following:
228228

229229
|Model Version|Action|Category|Affected Object|Affected Attriute|Old Value|New Value|updated at|
230230
|---|---|---|---|---|---|---|---|

0 commit comments

Comments
 (0)