Skip to content

Commit

Permalink
Updated changelog for wildcard codegen naming fix
Browse files Browse the repository at this point in the history
  • Loading branch information
j14159 committed Jan 2, 2018
1 parent 8fd3aa3 commit edd13f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ChangeLog.org
Expand Up @@ -20,6 +20,7 @@ Newest to oldest additions in each section.
- enable internationalization and formatting of error messages, [[https://github.com/danabr][danabr]]

** Fixes
- wildcard variables (the `_` variable) in function head matches are now renamed properly, [[https://github.com/j14159][j14159]]
- partial record matching works, no more cycles in reference cells, [[https://github.com/j14159][j14159]]
- type inferencer reference cells in ETS, no more processes, [[https://github.com/j14159][j14159]]
- unsized binaries work correctly when constructing binaries, [[https://github.com/lepoetemaudit][lepoetemaudit]]
Expand Down

0 comments on commit edd13f8

Please sign in to comment.