Skip to content

Commit 41f1eea

Browse files
CHANGELOG
1 parent 53228bb commit 41f1eea

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -478,6 +478,10 @@
478478
segments when compiling a function with a JavaScript external.
479479
([Giacomo Cavalieri](https://github.com/giacomocavalieri))
480480

481+
- Fixed a bug where the compiler would produce a confusing error message when
482+
writing a constructor with a lowercase name.
483+
([Giacomo Cavalieri](https://github.com/giacomocavalieri))
484+
481485
- A `gleam@@compile.erl` is no longer left in the build output of
482486
`gleam compile-package`.
483487
([Louis Pilfold](https://github.com/lpil))

0 commit comments

Comments
 (0)