Skip to content
This repository was archived by the owner on Sep 6, 2024. It is now read-only.

Commit 737c346

Browse files
authored
Merge pull request #2 from vein-lang/0.30.9.typo-fixes
fixed typos in changelog
2 parents 3a4ef95 + d23b3a6 commit 737c346

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

changelog/v0.30.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ description: Changelog v0.30
88
- enable emitting aspects without arguments into module
99
- handle deoptimization flag
1010
- reduce size of veinc, ishtar, rune 🙄
11-
- ctrl+c now shutdown ishtar after killed rune 😫
11+
- ctrl+c now shuts down ishtar after killing rune 😫
1212
- improvements feature of rune test (parallel test, etc) 🤑
1313
- shutdown and connect method for sockets
1414

1515
- **Bug Fixes**
16-
- fix incorrect using of realloc
16+
- fix incorrect usiage of realloc
1717
- added missed STLOC_5, LDLOC_5 🤯
18-
- fix mod math operation opcode
18+
- fix modulo operation opcode
1919
- support dump object to file
2020
- upgrade upstream of spectre.console
2121
- fix console flickering when using progress in rune and compiler

0 commit comments

Comments
 (0)