mirror of
https://github.com/janet-lang/janet
synced 2025-01-14 09:25:41 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
df5f79ff35
commit
1ba718b15e
@ -1,7 +1,11 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
## 1.33.0 - 2023-01-07
|
## Unreleased - 2024-02-??
|
||||||
|
- Add a new (split) PEG special by @ianthehenry
|
||||||
|
- Add buffer/push-* sized int and float by @pnelson
|
||||||
|
|
||||||
|
## 1.33.0 - 2024-01-07
|
||||||
- Add more + and * keywords to default-peg-grammar by @sogaiu.
|
- Add more + and * keywords to default-peg-grammar by @sogaiu.
|
||||||
- Use libc strlen in janet_buffer_push_cstring by @williewillus.
|
- Use libc strlen in janet_buffer_push_cstring by @williewillus.
|
||||||
- Be a bit safer with reference counting.
|
- Be a bit safer with reference counting.
|
||||||
|
Loading…
Reference in New Issue
Block a user