Skip to content

Commit 2b37778

Browse files
authored
Undo removal of comment in changelog
1 parent ec92fcc commit 2b37778

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# changelog
22

33
## Unreleased
4+
<!-- Add all new changes here. They will be moved under a version at release -->
45
`2024-6-19`
56
* `NEW` Add support for lambda style functions, `|paramList| expr` is syntactic sugar for `function(paramList) return expr end`
67

0 commit comments

Comments
 (0)