From 3c3e966b9a981ca7c351e882e5712ff531881b14 Mon Sep 17 00:00:00 2001 From: Silas Kraume Date: Sat, 4 Nov 2023 11:49:21 +0100 Subject: [PATCH] updated changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 58b936a0..fec5442f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file.
Start of documentation: 2023-02-16 / v1.1.0 +## [1.6.4] - TBA + +### Minor Changes + +- providing a directory as an argument will no longer result in a recursive query. Recursion will still be possible using file-patterns. +- added -`d`, --`dirs` parameter to display all found directories. + + ## [1.6.3] - 2023-10-31 ### Bugfixes