From 1f0f6f0efaf513f919984c0dcec12cbcf5a37fbe Mon Sep 17 00:00:00 2001 From: iou1name Date: Mon, 3 Jun 2019 19:17:49 -0400 Subject: [PATCH] truncate mods added on changelog --- overwrought_master.py | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/overwrought_master.py b/overwrought_master.py index 922a855..ebf8329 100755 --- a/overwrought_master.py +++ b/overwrought_master.py @@ -221,8 +221,11 @@ def generate_summary(): change_log = "" for date, items in changes.items(): change_log += f"{date}" mod_table = ""