Skip to content

Commit 041f74d

Browse files
committed
Bump version to v0.2.0
1 parent a3530f4 commit 041f74d

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1-
# 0.1.0
1+
# Release Notes
2+
3+
## 0.2.0 (2017-05-29)
4+
5+
* PlatformIO Toolbar in Status Bar (Build, Upload, Clean, Run Tasks, New Project, Serial Monitor, and Terminal)
6+
* Improved auto installer for PIO Core
7+
* Improved C/C++ Code Completion
8+
9+
## 0.1.0 (2017-05-28)
210

311
* Initial release

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"Other"
3030
],
3131
"icon": "images/icon.svg",
32-
"version": "0.1.0",
32+
"version": "0.2.0",
3333
"author": {
3434
"name": "PlatformIO.Org"
3535
},

0 commit comments

Comments
 (0)