Skip to content

Commit

Permalink
Add credits to CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
diemogebhardt authored and lpil committed Jan 9, 2025
1 parent f362c55 commit 097677e
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@

### Build tool

- `gleam new` now has refined project name validation - rather than failing on
invalid project names, it suggests a valid alternative and prompts for
confirmation to use it.
([Diemo Gebhardt](https://github.com/diemogebhardt))

### Language server

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

0 comments on commit 097677e

Please sign in to comment.