From b2580981988272dffcec76034efdb2e4c794a86e Mon Sep 17 00:00:00 2001 From: Pomax Date: Sun, 7 Jun 2020 16:40:41 -0700 Subject: [PATCH] Update changelog.js --- changelog.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/changelog.js b/changelog.js index 7e879c2f..37fb11f7 100644 --- a/changelog.js +++ b/changelog.js @@ -1,6 +1,7 @@ -// test4 - module.exports = { + "June 2020": [ + "Added automatic CI/CD via Github actions" + ], "January 2020": [ "Added reset buttons to all graphics",