Skip to content

Commit c39064c

Browse files
committed
update version, changelog
1 parent a3b5dc9 commit c39064c

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
## Next release
2-
- ...
2+
...
3+
4+
## V 0.0.3
5+
6+
### Fixes
7+
8+
- **Logical Operators Fix**
9+
- Fixed `&&` and `||` operators to evaluate expressions correctly.
310

411
## V 0.0.2
512

v.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Module {
22
name: 'Papyrus Compiler'
33
description: 'Papyrus Compiler'
4-
version: '0.0.2'
4+
version: '0.0.3'
55
license: 'MIT'
66
repo_url: 'https://github.com/russo-2025/papyrus-compiler'
77
dependencies: []

0 commit comments

Comments
 (0)