Update CHANGELOG.md

This commit is contained in:
Dax T. Games 2019-08-18 17:49:56 -04:00
parent 5477b7812d
commit ecda3acfdf

View File

@ -4,8 +4,6 @@
### 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)
@ -34,10 +32,6 @@
* New argument created to ConEmu forwarding arguments.
* Syntax: `/x [ConEmu extras arguments]`
* e.g.: `Cmder.exe /x "-min -tsa"`
* Pull Request: [#2072](https://github.com/cmderdev/cmder/pull/2072)
* New alias create [alias] [alias command] syntax
* Based on [#1750](https://github.com/cmderdev/cmder/pull/1750)
* Syntax: `alias create [alias] [alias command]`
## [1.3.11](https://github.com/cmderdev/cmder/tree/v1.3.11) (2018-12-22)