Skip to content

Commit

Permalink
📍 v2.1.4
Browse files Browse the repository at this point in the history
v2.1.3 は編集済み ChangeLog を保存しないまま publish してしまったミスビルド。
  • Loading branch information
wraith13 committed Mar 20, 2017
1 parent fe28eed commit 81cea89
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,19 @@ 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.1.4 - 2017-03-20

### Fixed

- DOC: Fixed a Date in Change Log

## 2.1.3 - 2017-03-20

### Fixed

- Fixed issue that it doesn't set language mode to hello world document with `Wandbox: Hello` command.
- Fixed issue that it volatiles settings.

## 2.1.2 - 2017-03-17

### 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, D, Elixir, Erlang, Go, Groovy, Haskell, Java, JavaScript, Lazy K, Lisp, Lua, OCaml, Pascal, Perl, PHP, Python, Rill, Ruby, Rust, Scala, SQL, Apple Swift, Vim script",
"icon": "images/wandhex.128.png",
"version": "2.1.2",
"version": "2.1.4",
"publisher": "wraith13",
"license": "SEE LICENSE IN LICENSE_1_0.txt",
"engines": {
Expand Down

0 comments on commit 81cea89

Please sign in to comment.