diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2017-08-10 22:05:09 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2017-08-10 22:05:09 -0400 |
commit | e8892ce0517958f313a3d9a8888850f98713c4a2 (patch) | |
tree | 80616ef4cfab271080c960a1bfc3d164834e4835 /RELEASES.md | |
parent | 758bb619e8631be1773cbecb4226580c83a41651 (diff) | |
download | bfs-e8892ce0517958f313a3d9a8888850f98713c4a2.tar.xz |
Release 1.1.11.1.1
Diffstat (limited to 'RELEASES.md')
-rw-r--r-- | RELEASES.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/RELEASES.md b/RELEASES.md index 0c020b8..33a0379 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -2,6 +2,15 @@ === +1.1.1 +----- + +**August 10, 2017** + +- Re-licensed under the BSD Zero Clause License +- Fixed some corner cases with `-exec` and `-ok` parsing + + 1.1 --- |