note issue with Arch, and with spaces in parent dirs

This commit is contained in:
joshr 2022-09-05 18:39:01 -04:00
parent bcaaaccbc1
commit 96074a91b1

View File

@ -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