Skip to content

Commit

Permalink
v
Browse files Browse the repository at this point in the history
  • Loading branch information
micoloth committed Mar 19, 2024
1 parent c6b40a6 commit 07cc797
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@


## 0.4.0 - 2024-03-19
* Complete Refactor of the Python Parsing, to fix several subtle bugs

## 0.2.0 - 2024-03-01
* Disable Codelenses setting
* Sligthly lighter colors
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"color": "#ffffff",
"theme": "light"
},
"version": "0.3.0",
"version": "0.4.0",
"engines": {
"vscode": "^1.85.0"
},
Expand Down

0 comments on commit 07cc797

Please sign in to comment.