diff --git a/CHANGELOG.md b/CHANGELOG.md index 732293d..27b037a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,19 @@ # Upcoming release ## Features + ## Bugfixes + +- Set default path separator to `/` in MSYS, see #537 and #730 (@aswild) + ## Changes -- Apply custom `--path-separator` to commands run with `--exec(-batch)` and `--list-details`, see #697 +- Apply custom `--path-separator` to commands run with `--exec(-batch)` and `--list-details`, see #697 (@aswild) ## Other +- Many documentation updates + # v8.2.1 No functional changes with respect to v8.2.0. Bugfix in the release process.