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)