mirror of
https://github.com/janet-lang/janet
synced 2024-11-24 17:27:18 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
beed839d12
commit
b3401381fa
@ -2,6 +2,7 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
## 0.4.0 - ??
|
## 0.4.0 - ??
|
||||||
|
- Remove `callable?`.
|
||||||
- Remove `tuple/append` and `tuple/prepend`, which may have seened like `O(1)`
|
- Remove `tuple/append` and `tuple/prepend`, which may have seened like `O(1)`
|
||||||
operations. Instead, use the `splice` special to extend tuples.
|
operations. Instead, use the `splice` special to extend tuples.
|
||||||
- Add `-m` flag to main client to allow specifying where to load
|
- Add `-m` flag to main client to allow specifying where to load
|
||||||
|
Loading…
Reference in New Issue
Block a user