summaryrefslogtreecommitdiffstats
path: root/RELEASES.md
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2017-04-24 21:23:50 -0400
committerTavian Barnes <tavianator@tavianator.com>2017-04-24 21:48:09 -0400
commit86fecd235c044d2a4727b6ea6cd88fcd911bb0b7 (patch)
tree8242551b1bd49cab879b095860cb21748c90c532 /RELEASES.md
parent1efa932e4aeb007eddb6424a90bf0fc05dba7e4d (diff)
downloadbfs-86fecd235c044d2a4727b6ea6cd88fcd911bb0b7.tar.xz
Release 1.01.0
Diffstat (limited to 'RELEASES.md')
-rw-r--r--RELEASES.md20
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.*
===