From a3f50cecd56ad0b9ac6352f0997df9aae1469db3 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sat, 3 Jul 2021 15:54:45 -1000 Subject: [PATCH] ;doc: changelogs update --- CHANGES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 76b52786c..5fcbdda19 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -15,8 +15,8 @@ Software: - We now provide static executables for GNU/Linux on x64 (amd64) and arm32v7 architectures. These are more portable and more likely to work on your linux - system than the dynamic Ubuntu executables we have been providing). - (And, will be useful to Nextcloud.com users.) (#1571) (Garret McGraw) + system than the dynamic Ubuntu executables we have been providing. + These will also be useful for Nextcloud.com users. (#1571) (Garret McGraw) - GHC 9.0 is now officially supported, and GHC 8.0, 8.2, 8.4 are not; building hledger now requires GHC 8.6 or greater.