Skip to content

Commit

Permalink
Merge pull request #1494 from pyrmont/bugfix.changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
bakpakin authored Sep 5, 2024
2 parents 67a8c6d + 0e9b866 commit c82fd10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ All notable changes to this project will be documented in this file.
- Fix marshalling weak tables and weak arrays.
- 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.
- Let range take non-integer values.

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

Expand Down

0 comments on commit c82fd10

Please sign in to comment.