Update changes
This commit is contained in:
parent
202917d9d3
commit
fa6a8c7c6b
|
@ -1,5 +1,5 @@
|
||||||
1.20 (in preparation)
|
2.0.0 (2016-05-26)
|
||||||
---------------------
|
------------------
|
||||||
|
|
||||||
* Add `-implicit-bindings` option to automatically bind expressions to names
|
* Add `-implicit-bindings` option to automatically bind expressions to names
|
||||||
`_0`, `_1` and so on. For example, `3 + 4;;` becomes `let _0 = 3 + 4;;`
|
`_0`, `_1` and so on. For example, `3 + 4;;` becomes `let _0 = 3 + 4;;`
|
||||||
|
|
Loading…
Reference in New Issue