Skip to content

Commit

Permalink
v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyriar committed Jan 2, 2018
1 parent 6c97420 commit d81a040
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
## 0.1.0

- Added support for WSL bash on Windows [#10](https://github.com/Tyriar/vscode-terminal-here/pull/10) via [@dyong0](https://github.com/dyong0)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vscode-terminal-here",
"displayName": "Terminal Here",
"description": "Creates an intergrated terminal session at the current file's directory",
"version": "0.0.5",
"version": "0.1.0",
"publisher": "Tyriar",
"engines": {
"vscode": "^1.5.0"
Expand Down

0 comments on commit d81a040

Please sign in to comment.