summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsharkdp <davidpeter@web.de>2020-12-06 16:04:37 +0100
committersharkdp <davidpeter@web.de>2020-12-06 16:04:37 +0100
commit91eaff056fde0e4121b8fb60444278015bb7770d (patch)
tree6e19890cd6faf5cd3720a5cde40707573aa3be23
parentcadaef3f076fb0bebeb4b72813361b7e6aa5f186 (diff)
Update CHANGELOGv8.2.0
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
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