Skip to content

Commit 097677e

Browse files
diemogebhardtlpil
authored andcommittedJan 9, 2025·
Add credits to CHANGELOG
1 parent f362c55 commit 097677e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed
 

‎CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@
1414

1515
### Build tool
1616

17+
- `gleam new` now has refined project name validation - rather than failing on
18+
invalid project names, it suggests a valid alternative and prompts for
19+
confirmation to use it.
20+
([Diemo Gebhardt](https://github.com/diemogebhardt))
21+
1722
### Language server
1823

1924
- The language server can now fill in the labels of any function call, even when
@@ -54,4 +59,4 @@
5459
- Fixed a bug where a block expression containing a singular record update would
5560
produce invalid erlang.
5661
([yoshi](https://github.com/joshi-monster))
57-
62+

0 commit comments

Comments
 (0)
Please sign in to comment.