mirror of
https://github.com/cmderdev/cmder.git
synced 2024-11-10 17:59:11 +08:00
commit
a1785415fd
11
CHANGELOG.md
11
CHANGELOG.md
@ -1,8 +1,15 @@
|
|||||||
# Change Log
|
# Change Log
|
||||||
|
|
||||||
## 1.3.16-pre
|
## [1.3.16](https://github.com/cmderdev/cmder/tree/v1.3.16) (2020-07-29)
|
||||||
|
|
||||||
* fix vscode terminal errors when setting cmder fast_init=1 outside cmder [#2339](https://github.com/cmderdev/cmder/pull/2339)
|
### Fixes
|
||||||
|
|
||||||
|
* Merge pull request #2357 from FloSchwalm/fix-git-version-comparison [Dax T Games]
|
||||||
|
* Merge pull request #2339 from daxgames/fix_global_vars_vscode_err [Dax T Games]
|
||||||
|
|
||||||
|
### Changes
|
||||||
|
|
||||||
|
* Merge pull request #2358 from FloSchwalm/update-to-git-2.28 [Dax T Games]
|
||||||
|
|
||||||
## [1.3.15](https://github.com/cmderdev/cmder/tree/v1.3.15) (2020-06-26)
|
## [1.3.15](https://github.com/cmderdev/cmder/tree/v1.3.15) (2020-06-26)
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ If you follow them your contribution will likely be pulled in quicker.
|
|||||||
## Getting Started
|
## Getting Started
|
||||||
|
|
||||||
* Fork the repository on GitHub (It's that easy)
|
* Fork the repository on GitHub (It's that easy)
|
||||||
* Create a feature branch based on the development branch.
|
* Create a feature branch based on the `master` branch.
|
||||||
|
|
||||||
## Making Changes
|
## Making Changes
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user