From 5e458e8ac6ca584dbec67d07c048e482a69e5da6 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 26 Oct 2020 13:43:40 -0400 Subject: [PATCH] changelog --- CHANGELOG | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 983df2f2cb..126b9aa6ff 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -17,6 +17,10 @@ git-annex (8.20201008) UNRELEASED; urgency=medium * testremote: Display exceptions when tests fail, to aid debugging. * Windows build changed to one done by the datalad-extensions project using Github actions. + * Windows build now includes libmagic, so mimetype and mimeencoding + will work. + Thanks to John Thorvald Wodder II and Yaroslav Halchenko for their work + on this. -- Joey Hess Thu, 08 Oct 2020 10:48:17 -0400