Skip to content

Commit

Permalink
📍 v2.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
wraith13 committed Mar 22, 2017
1 parent 0791f16 commit 4fadfa8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,17 @@ 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.

## ?.?.? - 2017-??-??
## 2.1.5 - 2017-03-23

### Added

- Supported Pony
- DOC: Added a wandbox-builder link in README

### Changed

- Changed wandbox server address to a [new server](https://wandbox.org/). ( old url is http://melpon.org/wandbox/ )

## 2.1.4 - 2017-03-20

### Fixed
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, Pony, Python, Rill, Ruby, Rust, Scala, SQL, Apple Swift, Vim script",
"icon": "images/wandhex.128.png",
"version": "2.1.4",
"version": "2.1.5",
"publisher": "wraith13",
"license": "SEE LICENSE IN LICENSE_1_0.txt",
"engines": {
Expand Down

0 comments on commit 4fadfa8

Please sign in to comment.