Skip to content

Commit 2725afa

Browse files
Release notes
1 parent f91b4b3 commit 2725afa

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

docs/versions/release-notes/v6-3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

docs/versions/release-notes/v7-0.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff 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

441445
It is now possible to add custom HTTP headers to the external objet's response

0 commit comments

Comments
 (0)