Skip to content

Commit

Permalink
Merge pull request #1492 from sogaiu/tweak-changelog
Browse files Browse the repository at this point in the history
Move bundle/add-bin changelog line to unreleased
  • Loading branch information
bakpakin authored Sep 4, 2024
2 parents 828e0a0 + 86cf812 commit 67a8c6d
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 @@ -12,9 +12,9 @@ All notable changes to this project will be documented in this file.
- Add `tuple/join`
- 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.

## 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.
- Fix some documentation typos.
- Allow using `:only` in import without quoting.
Expand Down

0 comments on commit 67a8c6d

Please sign in to comment.