File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
docs/versions/release-notes Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -1213,4 +1213,4 @@ Post-release
12131213
12141214### 6.3.6 (UNRELEASED) {#version-6.3.6}
12151215
1216- - Nothing so far...
1216+ - Backported [ from v7.0 ] ( v7-0#commit-list-ordering ) default "topological" ordering of module's Git commits
Original file line number Diff line number Diff line change @@ -436,6 +436,10 @@ When the import specification of a module uses a Git repository the `version` at
436436- if the Git tag specified on the ` version ` attribute is not found in the repository, an error is raised
437437- if no ` version ` attribute is specified, the repository is checked out on the head
438438
439+ ### Git commit list ordering
440+
441+ The module's Git commits list is now ordered by default using the "topological" order instead of "chronological".
442+
439443### External objects HTTP headers
440444
441445It is now possible to add custom HTTP headers to the external objet's response
You can’t perform that action at this time.
0 commit comments