Skip to content

Commit ed9f07a

Browse files
soni801ThisAMJ
authored andcommitted
chore: bump
1 parent 4533a78 commit ed9f07a

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,13 @@ Syntax highlighting, snippets and autocompletion for the Portal 2 TAS files, usi
1616

1717
## Release Notes
1818

19+
### 1.4.3
20+
21+
- Add support for version 8
22+
- Add support for toggling tick type on multiple lines at once
23+
- Add support for `autoaim` easing types
24+
- Various bugfixes related to some arguments complaining when they shouldn't
25+
1926
### 1.4.2
2027

2128
- Add support for version 7

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "p2tas",
33
"displayName": "Portal 2 TAS Tools",
44
"description": "Syntax highlighting, snippets, autocompletion for the Portal 2 TASing script language",
5-
"version": "1.4.2",
5+
"version": "1.4.3",
66
"publisher": "Portal2SpeedrunningHub",
77
"icon": "images/logo128.png",
88
"repository": {

0 commit comments

Comments
 (0)