From b1934cc7949d039ec2f60c71134dfecb6333880d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 2 Mar 2022 18:27:20 -0400 Subject: [PATCH] changelog --- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 18d2e4f62f..ce9b94a251 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -17,6 +17,8 @@ git-annex (10.20220223) UNRELEASED; urgency=medium any files checked into git. * Avoid git-annex test being very slow when run from within the standalone linux tarball or OSX app. + * Fix build with aeson 2.0. + Thanks, sternenseemann for the patch. -- Joey Hess Wed, 23 Feb 2022 14:14:09 -0400