From c54c15fccd2394d25c226c7653fdc234b19d658c Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Tue, 3 Dec 2019 12:28:59 -0800 Subject: [PATCH] ;cli: doc: drop changelog whitespace [ci skip] --- hledger/CHANGES.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/hledger/CHANGES.md b/hledger/CHANGES.md index 9ee0fed6e..73dd2e615 100644 --- a/hledger/CHANGES.md +++ b/hledger/CHANGES.md @@ -2,8 +2,6 @@ User-visible changes in the hledger command line tool and library. # 1.16.1 2019-12-03 - - - Drop unnecessary mtl-compat dependency - Fix building with GHC 8.0, 8.2