Commit 12c8564
José Valim
Update CHANGELOG after clean up on the operators table
by making it sane and clean in case we want to add
custom operators in the future.
The operator table with suggestions of extension points
(not yet implemented) can be found in the elixir_parser.yrl
file.
The only backwards incompatible change is the precedence
of the operators used by the Bitwise module.1 parent 903aa60 commit 12c8564
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
0 commit comments