Merge branch 'master' of https://github.com/cmderdev/cmder into fix_path_with!

This commit is contained in:
Dax T. Games
2019-10-13 10:11:25 -04:00
4 changed files with 22 additions and 8 deletions

View File

@ -2,15 +2,18 @@
## [Unreleased]
<<<<<<< HEAD
* Update Clink to 0.3.4
* Fix powershell foreground color changingf to green
=======
* Update Clink Completions to 0.3.4
* Fix powershell foreground color changing to green
>>>>>>> 4575ac3209f7d513504bcaf80b41ef1106c9406a
## [1.3.12](https://github.com/cmderdev/cmder/tree/v1.3.11) (2019-08-18)
### Fixes
* Pull Request: [#2122](https://github.com/cmderdev/cmder/pull/2122)
* Restore old `alias.cmd` without `create` syntax because it did not work in all situations.
* Pull Request: [#2113](https://github.com/cmderdev/cmder/pull/2113)
* Add `vendor\bin\vscode_init.cmd` for use with Visual Studio Code
* Fixes [#2118](https://github.com/cmderdev/cmder/issues/2118)