From 52cf2ceb6922d50cd1c96b83a03060c67b09875a Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Wed, 18 Mar 2020 16:20:41 -0700 Subject: [PATCH] ;update changelogs --- CHANGES.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 5e2bdf311..3edbbc447 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -16,11 +16,12 @@ For package-specific changes, see the package changelogs. Improvements: - one CI service instead of several + - new shortcut url: http://ci.hledger.org - more closely integrated with code repo - tests run on the three main platforms (linux, mac, windows) - harmless commits are ignored automatically ([ci skip] no longer needed for doc commits) - - multi-GHC-version testing - - haddock testing + - scheduled and on-demand testing (push to master, push to ci-* branches, pull request, weekly) + - now tested: all GHC versions, doctests, haddock building # 1.17 2020-03-01