Skip to content

Commit

Permalink
📍 v2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wraith13 committed Jul 16, 2017
1 parent 1631668 commit 0ad085e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ All notable changes to the "wandbox-vscode" extension will be documented in this

Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.

## 2.2.1 - 2017-07-16

### Fixed

- Fixed issue that `Wandbox: New` command dose not work without current text document.

## 2.2.0 - 2017-04-07

### Added
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "wandbox-vscode",
"description": "Wandbox(compile & run & share service) client for VSCode. Available languages: Bash script, C, C#, C++, CoffeeScript, CPP, Crystal, D, Elixir, Erlang, Go, Groovy, Haskell, Java, JavaScript, Lazy K, Lisp, Lua, Nim, OCaml, Pascal, Perl, PHP, Pony, Python, Rill, Ruby, Rust, Scala, SQL, Apple Swift, Vim script",
"icon": "images/wandhex.128.png",
"version": "2.2.0",
"version": "2.2.1",
"publisher": "wraith13",
"license": "SEE LICENSE IN LICENSE_1_0.txt",
"engines": {
Expand Down

0 comments on commit 0ad085e

Please sign in to comment.