diff --git a/CHANGELOG.md b/CHANGELOG.md index de3c1b6..84efd3a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,10 @@ # Change Log -## [1.3.18](https://github.com/cmderdev/cmder/tree/v1.3.18) (2020-12-24) +## [Unreleased] ### Fixes -- Update to Clink v1.1.14 to fix #2451. +- Update to Clink 1.1.20 to fix #2451. - Clink `%cmder_root%\config\settings` is migrated from a previous install if `%cmder_root%\config\clink_settings` does not exist. - This is a best effort migration of Clink 1.x.x supported settings. - Clink `%cmder_root%\config\.history` is migrated from a previous install if `%cmder_root%\config\clink_history` does not exist. diff --git a/vendor/sources.json b/vendor/sources.json index 64eeb9f..4e8f012 100644 --- a/vendor/sources.json +++ b/vendor/sources.json @@ -6,8 +6,8 @@ }, { "name": "clink", - "version": "1.1.14", - "url": "https://github.com/chrisant996/clink/releases/download/v1.1.14/clink.1.1.14.a44ba3.zip" + "version": "1.1.20", + "url": "https://github.com/chrisant996/clink/releases/download/v1.1.20/clink.1.1.20.fa19d6.zip" }, { "name": "conemu-maximus5",