Skip to content

Commit 1e75b6d

Browse files
ptdeweylpil
authored andcommitted
docs: update CHANGELOG
1 parent 38fe3a8 commit 1e75b6d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44

55
### Compiler
66

7+
- Update error message that arises when calling `echo` on an atom that lacks a
8+
gleam representation to use `atom.create("__struct__")` instead of
9+
`atom.create_from_string("__struct__")`.
10+
([Patrick Dewey](https://github.com/ptdewey))
11+
712
- Patterns aliasing a string prefix have been optimised to generate faster code
813
on the Erlang target.
914
([Giacomo Cavalieri](https://github.com/giacomocavalieri))

0 commit comments

Comments
 (0)