Skip to content

Commit a178541

Browse files
authored
Merge pull request #2359 from daxgames/changelog
Changelog
2 parents 4cacd2f + 794ae2a commit a178541

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

CHANGELOG.md

+9-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,16 @@
11
# Change Log
22

3-
## 1.3.16-pre
3+
## [1.3.16](https://github.com/cmderdev/cmder/tree/v1.3.16) (2020-07-29)
44

5-
* fix vscode terminal errors when setting cmder fast_init=1 outside cmder [#2339](https://github.com/cmderdev/cmder/pull/2339)
5+
### Fixes
6+
7+
* Merge pull request #2357 from FloSchwalm/fix-git-version-comparison [Dax T Games]
8+
* Merge pull request #2339 from daxgames/fix_global_vars_vscode_err [Dax T Games]
9+
10+
### Changes
611

12+
* Merge pull request #2358 from FloSchwalm/update-to-git-2.28 [Dax T Games]
13+
714
## [1.3.15](https://github.com/cmderdev/cmder/tree/v1.3.15) (2020-06-26)
815

916
* Fixes #2247, fixes #2254 [#2265](https://github.com/cmderdev/cmder/pull/2265)

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ If you follow them your contribution will likely be pulled in quicker.
77
## Getting Started
88

99
* Fork the repository on GitHub (It's that easy)
10-
* Create a feature branch based on the development branch.
10+
* Create a feature branch based on the `master` branch.
1111

1212
## Making Changes
1313

0 commit comments

Comments
 (0)