diff --git a/git-cliff/cliff.toml b/git-cliff/cliff.toml index 8fceb7f..b5e96b9 100644 --- a/git-cliff/cliff.toml +++ b/git-cliff/cliff.toml @@ -74,4 +74,4 @@ ignore_tags = "v.*-beta.*" # sort the tags topologically topo_order = false # sort the commits inside sections by oldest/newest order -sort_commits = "newest" \ No newline at end of file +sort_commits = "oldest" \ No newline at end of file