From 91eaff056fde0e4121b8fb60444278015bb7770d Mon Sep 17 00:00:00 2001 From: sharkdp Date: Sun, 6 Dec 2020 16:04:37 +0100 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1001896..c52916a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,19 @@ # Upcoming release +## Features +## Bugfixes +## Changes +## Other + +# v8.2.0 + ## Features - Add new `--prune` flag, see #535 (@reima) - Improved the usability of the time-based options, see #624 and #645 (@gorogoroumaru) - Add support for exact file sizes in the `--size` filter, see #669 and #696 (@Rogach) +- `fd` now prints an error message if the search pattern requires a leading dot but + `--hidden` is not enabled (Unix only), see #615 ## Bugfixes