changelog.md

This commit is contained in:
dgames 2021-02-25 14:38:05 -05:00
parent 6c15598010
commit 8452f33407
2 changed files with 3 additions and 6 deletions

View File

@ -4,10 +4,7 @@
### Fixes
- 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.
- Update to Clink 1.1.34 to fix #2451, #2465, and #2473
- `init.bat` auto migrates the history alias to use `clink history` if required.
## [1.3.17](https://github.com/cmderdev/cmder/tree/v1.3.17) (2020-12-23)

4
vendor/sources.json vendored
View File

@ -6,8 +6,8 @@
},
{
"name": "clink",
"version": "1.1.20",
"url": "https://github.com/chrisant996/clink/releases/download/v1.1.20/clink.1.1.20.fa19d6.zip"
"version": "1.1.34",
"url": "https://github.com/chrisant996/clink/releases/download/v1.1.34/clink.1.1.34.d161e9.zip"
},
{
"name": "conemu-maximus5",