mirror of
https://github.com/janet-lang/janet
synced 2025-02-03 02:39:09 +00:00
Update changelog.
This commit is contained in:
parent
e2337b2ec4
commit
c045eadefa
@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file.
|
||||
|
||||
## 0.4.1 latest - ??
|
||||
- Add array/remove function
|
||||
- Add meson build support
|
||||
- Add int module for int types
|
||||
- Add meson build option
|
||||
- Add (break) special form and improve loop macro
|
||||
- Allow abstract types to specify custom tostring method
|
||||
- Extend C API for marshalling abstract types and other values
|
||||
|
||||
## 0.4.0 - 2019-03-08
|
||||
- Fix a number of smaller bugs
|
||||
|
Loading…
Reference in New Issue
Block a user