Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
redocmath committed Oct 3, 2023
1 parent 9b2d6a9 commit 710f95d
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,21 @@
- add more function
- support Array(based on `std::vector`)

=== v0.1.6: 9b2d6a9 ===
THIS IS INTERNAL UPDATE: THERE IS NO NEW FEATURE

improvement
- deprecated Array class
- developed Object class for v0.2
- big improvement on error handler

v0.1 checklist
- Better parser (inline code & multiline statement)

v0.2 checklist
- Object (Array, Func) (user-definable Object will be in v0.2.1)
- Third party library & changing library code into `.wops`

=== v0.1.5: 239dd25 ===

- feature
Expand Down

0 comments on commit 710f95d

Please sign in to comment.