diff --git a/AUTHORS b/AUTHORS index c8a293ee..93903917 100644 --- a/AUTHORS +++ b/AUTHORS @@ -12,3 +12,4 @@ Aric Belsito Mark Meyer Vasilij Schneidermann Petr Pražák +Adam Feuer diff --git a/CHANGELOG.md b/CHANGELOG.md index b46c527a..abdbfd31 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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