Skip to content

Commit ff595e6

Browse files
authored
Merge pull request #2144 from daxgames/1.3.12
1.3.12 Release
2 parents 0280593 + a85a208 commit ff595e6

File tree

1 file changed

+6
-13
lines changed

1 file changed

+6
-13
lines changed

CHANGELOG.md

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,9 @@
11
# Change Log
22

3-
## [Unreleased]
4-
5-
* Question issue: [#2094](https://github.com/cmderdev/cmder/issues/2094)
6-
* Pull Request : [#2096](https://github.com/cmderdev/cmder/pull/2096)
7-
* New argument created to ConEmu forwarding arguments.
8-
* Syntax: `/x [ConEmu extras arguments]`
9-
* e.g.: `Cmder.exe /x "-min -tsa"`
3+
## [1.3.12](https://github.com/cmderdev/cmder/tree/v1.3.12) (2019-08-18)
104

115
### Fixes
126

13-
* Pull Request: [#2122](https://github.com/cmderdev/cmder/pull/2122)
14-
* Restore old `alias.cmd` without `create` syntax because it did not work in all situations.
157
* Pull Request: [#2113](https://github.com/cmderdev/cmder/pull/2113)
168
* Add `vendor\bin\vscode_init.cmd` for use with Visual Studio Code
179
* Fixes [#2118](https://github.com/cmderdev/cmder/issues/2118)
@@ -35,10 +27,11 @@
3527

3628
### Adds
3729

38-
* Pull Request: [#2072](https://github.com/cmderdev/cmder/pull/2072)
39-
* New alias create [alias] [alias command] syntax
40-
* Based on [#1750](https://github.com/cmderdev/cmder/pull/1750)
41-
* Syntax: `alias create [alias] [alias command]`
30+
* Pull Request : [#2096](https://github.com/cmderdev/cmder/pull/2096)
31+
* Question issue: [#2094](https://github.com/cmderdev/cmder/issues/2094)
32+
* New argument created to ConEmu forwarding arguments.
33+
* Syntax: `/x [ConEmu extras arguments]`
34+
* e.g.: `Cmder.exe /x "-min -tsa"`
4235

4336
## [1.3.11](https://github.com/cmderdev/cmder/tree/v1.3.11) (2018-12-22)
4437

0 commit comments

Comments
 (0)