From 96074a91b12d4b5e12a9e42af6b1ce82bd0f0aea Mon Sep 17 00:00:00 2001 From: joshr Date: Mon, 5 Sep 2022 18:39:01 -0400 Subject: [PATCH] note issue with Arch, and with spaces in parent dirs --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 23c90525..25d5d46c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +4,14 @@ ### Misc +- NOTE: Arch instructions now say to install from source. Arch tests removed temporarily (#916) +- NOTE: there is an issue when repo directory (or a parent dir) contains a space (#135) - Improve error messaging when we cannot find git repo (#874) - Temporarily disable apk builds on alpine (#881) - Have `hide -v` show output from gnupg - Documentation updates and fixes + ## 0.5.0 ### Features