This commit is contained in:
Justin Ethier 2017-08-29 18:06:36 -04:00
parent 945c171892
commit 8749981f23

View file

@ -2,6 +2,10 @@
## 0.6.3 - TBD
Features
- Allow the compiler to optimize calls to `+`, `-`, `*`, and `/` that accept more than 2 arguments.
## 0.6.2 - August 25, 2017
Features