summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c542803..cd868a8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,12 @@
+<a name="v0.7.0"></a>
+### v0.7.0 - 2019-03-07
+##### Major changes
+- verbs can now accept complex arguments. This allows functions like mkdir, mv, cp, etc. and your own rich commands
+- custom verbs can be executed without leaving broot (if defined with `leave_broot=false`)
+##### Minor changes
+- Ctrl-Q shortcut to leave broot
+- fix a case of incorrect count of "unlisted" files
+
<a name="v0.6.3"></a>
### v0.6.3 - 2019-02-23
- `br` installer for the fish shell