Skip to content

Commit e4a2537

Browse files
committed
Changing vscode extension's readme and version numbers.
1 parent 9897447 commit e4a2537

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

tools/vscode-extension/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ The panel will have the ability to install the tools on the most popular platfor
1818

1919
### Changelog
2020

21+
- 0.3.9
22+
- Fixed cube psyqo template's null pointer exception.
23+
- Improved MacOS mips toolchain installation process.
2124
- 0.3.8
2225
- Added automatic setup of Python virtual environments in order to reflect the changes in ps1-bare-metal.
2326
- Fixed compile_flags.txt in template file.

tools/vscode-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "psx-dev",
33
"displayName": "PSX.Dev",
44
"description": "PlayStation 1 development made easy",
5-
"version": "0.3.8",
5+
"version": "0.3.9",
66
"engines": {
77
"vscode": "^1.75.0"
88
},

0 commit comments

Comments
 (0)