diff options
Diffstat (limited to 'RELEASES.md')
-rw-r--r-- | RELEASES.md | 20 |
1 files changed, 20 insertions, 0 deletions
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.* === |