Add CHANGELOG entries

This commit is contained in:
David Peter 2021-08-08 15:04:28 +02:00
parent aeff525c30
commit 018556a367
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@
## Bugfixes
- Set default path separator to `/` in MSYS, see #537 and #730 (@aswild)
- fd cannot search files under a RAM disk, see #752
- fd doesn't show substituted drive on Windows, see #365
- Properly handle write errors to devices that are full, see #737
## Changes