mirror of
https://github.com/janet-lang/janet
synced 2024-12-03 13:29:54 +00:00
Merge pull request #1492 from sogaiu/tweak-changelog
Move bundle/add-bin changelog line to unreleased
This commit is contained in:
commit
67a8c6df09
@ -12,9 +12,9 @@ All notable changes to this project will be documented in this file.
|
|||||||
- Add `tuple/join`
|
- Add `tuple/join`
|
||||||
- Fix marshalling weak tables and weak arrays.
|
- Fix marshalling weak tables and weak arrays.
|
||||||
- Expose C functions for constructing weak tables in janet.h
|
- Expose C functions for constructing weak tables in janet.h
|
||||||
|
- Add `bundle/add-bin` to make installing scripts easier. This also establishes a packaging convention for it.
|
||||||
|
|
||||||
## 1.35.2 - 2024-06-16
|
## 1.35.2 - 2024-06-16
|
||||||
- Add `bundle/add-bin` to make installing scripts easier. This also establishes a packaging convention for it.
|
|
||||||
- Let range take non-integer values.
|
- Let range take non-integer values.
|
||||||
- Fix some documentation typos.
|
- Fix some documentation typos.
|
||||||
- Allow using `:only` in import without quoting.
|
- Allow using `:only` in import without quoting.
|
||||||
|
Loading…
Reference in New Issue
Block a user