Skip to content

Commit

Permalink
Changelog!
Browse files Browse the repository at this point in the history
  • Loading branch information
lpil committed Dec 23, 2019
1 parent 7edc780 commit 66ce50d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
- Anonymous structs have been renamed tuples.
- Values and types can be given a new name when imported in the unqualified
fashion using the `import mod.{value as name}` syntax.
- An error will be emitted if multiple values constructors are defined with
the same name in a module.

## v0.5.1 - 2019-12-23

Expand Down

0 comments on commit 66ce50d

Please sign in to comment.