|
1 | 1 | #Change Log |
2 | 2 |
|
| 3 | +##[1.3.15](https://github.com/cmderdev/cmder/tree/v1.3.15) (2020-06-26) |
| 4 | + |
| 5 | +* Fixes#2247, fixes#2254[#2265](https://github.com/cmderdev/cmder/pull/2265) |
| 6 | +* Clink path get broken if clink-completions content is created in a different order #2278Clink path get broken if clink-completions content is created in a different order[#2278](https://github.com/cmderdev/cmder/pull/2278) |
| 7 | +* Move Git functions to`lib/git.bat`[#2293](https://github.com/cmderdev/cmder/pull/2293) |
| 8 | +* Fix Cmder issue#2290[#2294](https://github.com/cmderdev/cmder/pull/2294) |
| 9 | +* Update git for windows to 2.26.2[#2308](https://github.com/cmderdev/cmder/pull/2308) |
| 10 | +* Update README.md #2323Update README.md[#2323](https://github.com/cmderdev/cmder/pull/2323) |
| 11 | +* Added support for setting custom icons for Cmder window[#2335](https://github.com/cmderdev/cmder/pull/2335) |
| 12 | +* Fix and enhance enhance_path_recursive[#2311](https://github.com/cmderdev/cmder/pull/2311) |
| 13 | + |
3 | 14 | ##[1.3.14](https://github.com/cmderdev/cmder/tree/v1.3.14) (2020-01-08) |
4 | 15 |
|
5 | 16 | ###Fixes |
|