Skip to content

Commit 4fe805a

Browse files
committed
Changelog!
1 parent 852a3e3 commit 4fe805a

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
@@ -2,6 +2,7 @@
22

33
## Unreleased
44

5+
- New project structure can be generated with the `gleam new` command.
56
- Functions can be annotated with their argument and return types. This may be
67
used to restrict the function to a less general type than inferred by the
78
compiler, or purely for documentation purposes.

0 commit comments

Comments
 (0)