diff --git a/ChangeLog b/ChangeLog index 85d0c2b398..26103fdd7d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,7 +9,7 @@ * API: Add process.nextTick() * Allow optional params to setTimeout, setInterval - (Michaeljohn Clement) + (Micheil Smith) * API: change some Promise behavior (Felix Geisendörfer) - Removed Promise.cancel()