Skip to content

Commit 8b6e9fa

Browse files
author
Blake Gearin
committed
Prepare release of 0.2.1
1 parent 18b06eb commit 8b6e9fa

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
66

77
## [Unreleased]
88

9+
## [0.2.1] - 2023-02-09
10+
11+
### Added
12+
13+
- Added `in` to `controls`
14+
15+
### Updated
16+
17+
- Moved `to` from `functions` to `controls`
18+
919
## [0.2.0] - 2023-02-07
1020

1121
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pulpscript-syntax",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"publisher": "BlakeGearin",
55
"engines": {
66
"vscode": "^1.74.0"

0 commit comments

Comments
 (0)