From f5172f8098838ad83957f4a00e3bf9a8390de4a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dandelion=20Man=C3=A9?= Date: Thu, 11 Jul 2019 06:37:05 +0100 Subject: [PATCH] CHANGELOG: We now support node 10 and 12 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 76d6b98..c9afa1c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ - Display Timeline Cred in the UI (#1216) - Calculate Timeline Cred, and save it on `sourcecred load` (#1212) +- Officially support node 10 and node 12 (#1205) - Fail quicker and with information when using invalid GH token (#1161) - Allow the user to save or upload weight settings (#1150) - Allow tweaking weights on a per-node basis (#1143)