Skip to content

Commit dd87191

Browse files
committed
Updated readme
1 parent 5c54463 commit dd87191

File tree

2 files changed

+18
-3
lines changed

2 files changed

+18
-3
lines changed

CHANGELOG.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,18 @@
11
# Change Log
22
All notable changes to the "pico8vscodeeditor" extension will be documented in this file.
33

4-
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
4+
## 0.2.2
55

6-
## [Unreleased]
7-
- Initial release
6+
Updated readme with video demo.
7+
8+
## 0.2.1
9+
10+
Fixed run and open if file was already saved.
11+
12+
## 0.2.0
13+
14+
Updated run and open commands to save the current document first.
15+
16+
## 0.1.0
17+
18+
Initial release.

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,10 @@ Documentation needs more info :)
150150

151151
## Release Notes
152152

153+
### 0.2.2
154+
155+
Updated readme with video demo.
156+
153157
### 0.2.1
154158

155159
Fixed run and open if file was already saved.

0 commit comments

Comments
 (0)