Bump to 0.20.0

This commit is contained in:
WebFreak001 2017-05-26 23:33:34 +02:00
commit aa1ea10c73
2 changed files with 6 additions and 1 deletions

5
CHANGELOG.md Normal file
View file

@ -0,0 +1,5 @@
# 0.20.0
Added support for pretty printers in variable list (by @gentoo90), enable
with `"valuesFormatting": "prettyPrinters"` if you have a pretty printer
to get potentially improved display of variables.

View file

@ -9,7 +9,7 @@
"native",
"debug"
],
"version": "0.19.0",
"version": "0.20.0",
"publisher": "webfreak",
"icon": "images/icon-plain.svg",
"engines": {