mirror of
https://github.com/cmderdev/cmder.git
synced 2025-06-15 22:27:51 +08:00
CLink migration and clenaup
This commit is contained in:
11
CHANGELOG.md
11
CHANGELOG.md
@ -1,9 +1,18 @@
|
||||
# Change Log
|
||||
|
||||
## [1.3.17](https://github.com/cmderdev/cmder/tree/v1.3.17) (2020-12-23)
|
||||
## [1.3.18](https://github.com/cmderdev/cmder/tree/v1.3.18) (2020-12-24)
|
||||
|
||||
### Fixes
|
||||
|
||||
- Update to Clink v1.1.14 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.
|
||||
- `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)
|
||||
### Fixes
|
||||
|
||||
- [bug] Running `alias ..=cd ..` removes other aliases #2394
|
||||
- Switch to @chrisant996 [Clink](https://github.com/chrisant996/clink/) v1.1.10 to fix Clink newer Windows 10 releases.
|
||||
- Fix `\Git\cmd\git.exe found. was unexpected at this time.`
|
||||
|
Reference in New Issue
Block a user