File tree Expand file tree Collapse file tree 2 files changed +10
-3
lines changed
Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 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 )
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments