summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2020-01-19 15:15:53 +0100
committerCanop <cano.petrole@gmail.com>2020-01-19 15:15:53 +0100
commit198ab035da1434284c94173678ef94ff08418576 (patch)
treeae7934101295138a8eb96a1834036d82eb0ef1cc /CHANGELOG.md
parent32bfc51e718d8d726229e72a02426f04217fbed9 (diff)
version 0.12v0.12.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0aacda4..10cf7f2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,6 @@
-### master
+
+<a name="v0.12.0"></a>
+### v0.12.0 - 2020-01-19
- **breaking change:** commands given with `--cmd` must be separated (default separator is `;`)
- fix some cases of terminal let in a bad state on errors (thanks Nathan West)
- bring some changes to the fish shell function and its installation (PR #128)
@@ -6,6 +8,7 @@
- don't use .gitignore files of parent repositories
- change default value of the toggle_trim_root to false (fix #106 but might be reverted)
- `:print_relative_path` verb (fix #169, thanks Roshan George)
+- `:chmod` verb
<a name="v0.11.9"></a>
### v0.11.9 - 2020-01-15