summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2020-06-28 15:33:43 +0200
committerCanop <cano.petrole@gmail.com>2020-06-28 15:33:43 +0200
commit3accec2a8ea0827b84b7014744cfe94834cc18d5 (patch)
tree33455c638391102566c2c3db8d4bed876b7cd2a7 /CHANGELOG.md
parent6ae4cc421ef3db9f6f458a023780af899313f821 (diff)
new `cols_order` attribute in configurationv0.18.1
Allows setting the order of columns, most notably the position of the branch (left of the tree, just before the name, or in between). Fix #127
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c800fe7..42d3bfa 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+<a name="v0.18.1"></a>
+### v0.18.1 - 2020-06-28
+- column order configurable - Fix #127
+
<a name="v0.18.0"></a>
### v0.18.0 - 2020-06-26
#### Major change: Recursive last modified date computation