We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9d01aa commit d7330c6Copy full SHA for d7330c6
CHANGELOG.md
@@ -1,11 +1,15 @@
1
# WSLGit Changelog
2
3
4
-## [0.5.0] - unreleased
+## [0.5.0] - 2018-01-11
5
6
### Added
7
8
-- Return exit code from git subprocess
+- Return exit code from git subprocess.
9
+
10
+### Fixed
11
12
+- Fix superfluous empty `.git` source control providers.
13
14
15
## [0.4.0] - 2017-12-18
@@ -46,4 +50,4 @@
46
50
[0.2.0]: https://github.com/andy-5/wslgit/releases/tag/v0.2.0
47
51
[0.3.0]: https://github.com/andy-5/wslgit/releases/tag/v0.3.0
48
52
[0.4.0]: https://github.com/andy-5/wslgit/releases/tag/v0.4.0
49
-
53
+[0.5.0]: https://github.com/andy-5/wslgit/releases/tag/v0.5.0
0 commit comments