Clink fork fixes (#2441)

* debug

* remove debug

* Switch to chrisant996 Clink 1.1.8

* Update to Clink 1.1 10

* CHANGELOG.md

Co-authored-by: dgames <dgames@dtg.local>
This commit is contained in:
Dax T Games
2020-12-21 16:30:30 -05:00
committed by GitHub
parent 00b22ea79a
commit e0b8ebc669
2 changed files with 16 additions and 2 deletions

View File

@ -1,5 +1,19 @@
# Change Log
## [Unreleased]
### Fixes
- 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.`
- Documentation fixes.
### Changes
- Update Git to 2.29.0
- Improve `init.bat` Speed
- Add `systeminfo.exe` output to iag scripts.
## [1.3.16](https://github.com/cmderdev/cmder/tree/v1.3.16) (2020-07-29)
### Fixes