Skip to content

Commit

Permalink
Move unreleased change out of v1.35.2 section
Browse files Browse the repository at this point in the history
  • Loading branch information
pyrmont committed Sep 4, 2024
1 parent 67a8c6d commit 0e9b866
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 0e9b866

Please sign in to comment.