From 86fecd235c044d2a4727b6ea6cd88fcd911bb0b7 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Mon, 24 Apr 2017 21:23:50 -0400 Subject: Release 1.0 --- RELEASES.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'RELEASES.md') diff --git a/RELEASES.md b/RELEASES.md index fdcf125..1032c01 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,3 +1,23 @@ +1.* +=== + + +1.0 +--- + +**April 24, 2017** + +This is the first release of bfs with support for all of GNU find's primitives. + +Changes since 0.96: + +- Implemented `-fstype` +- Implemented `-exec/-execdir ... +` +- Implemented BSD's `-X` +- Fixed the tests under Bash 3 (mostly for macOS) +- Some minor optimizations and fixes + + 0.* === -- cgit v1.2.3