Add credit for latest build fixes, thanks!

This commit is contained in:
Justin Ethier 2019-04-09 13:25:27 -04:00
parent 16bd644abb
commit c22323e3ce
2 changed files with 2 additions and 0 deletions

View file

@ -12,3 +12,4 @@ Aric Belsito
Mark Meyer
Vasilij Schneidermann
Petr Pražák
Adam Feuer

View file

@ -5,6 +5,7 @@
Features
- Improve performance of compiled code a bit by inlining code that tracks call history instead of using a dedicated function in the runtime.
- Updated build instructions for Mac, thanks Adam Feuer!
## 0.10 - March 28, 2019