From 67745420a46d7de4feb71a3ac948679a417db4a6 Mon Sep 17 00:00:00 2001 From: Matthew Anderson Date: Tue, 12 Nov 2024 22:09:28 -0600 Subject: [PATCH] wip --- cliff.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cliff.toml b/cliff.toml index ab24570..f40a9e5 100644 --- a/cliff.toml +++ b/cliff.toml @@ -65,4 +65,4 @@ filter_commits = false # sort the tags topologically topo_order = false # sort the commits inside sections by oldest/newest order -sort_commits = "oldest" \ No newline at end of file +sort_commits = "oldest"