Skip to content

Commit c82fd10

Browse files
authored
Merge pull request #1494 from pyrmont/bugfix.changelog
2 parents 67a8c6d + 0e9b866 commit c82fd10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ All notable changes to this project will be documented in this file.
1313
- Fix marshalling weak tables and weak arrays.
1414
- Expose C functions for constructing weak tables in janet.h
1515
- Add `bundle/add-bin` to make installing scripts easier. This also establishes a packaging convention for it.
16+
- Let range take non-integer values.
1617

1718
## 1.35.2 - 2024-06-16
18-
- Let range take non-integer values.
1919
- Fix some documentation typos.
2020
- Allow using `:only` in import without quoting.
2121

0 commit comments

Comments
 (0)