mirror of
https://github.com/cmderdev/cmder.git
synced 2024-11-10 09:49:12 +08:00
changelog.md
This commit is contained in:
parent
6c15598010
commit
8452f33407
@ -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
4
vendor/sources.json
vendored
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user