From 5e5e0ece7364f739db5c06af2960f66a8015d1df Mon Sep 17 00:00:00 2001 From: "Dax T. Games" Date: Sun, 5 May 2019 17:25:47 -0400 Subject: [PATCH] CHANGELog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 34ae8ed..6b0f875 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,9 @@ * Provide default settings for Clink that updates the history file in real time * Turn this on in existing Cmder using `clink set history_io 1` * Allow clink disable by setting CMDER_CLINK=0 before starting task +* Pull Request: [#2068](https://github.com/cmderdev/cmder/pull/2068) + * Print Index in History Command Output. + * Sets default `history_expand_mode = 3` in initial Clink Settings. ## [1.3.11](https://github.com/cmderdev/cmder/tree/v1.3.11) (2018-12-22)