diff --git a/CHANGES.md b/CHANGES.md index 70446ead..da7c2676 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,6 @@ ### 2.3.0 -* New [`promise.tap`]docs/api.md#tap) for adding side effects to a promise chain. +* New [`promise.tap`](docs/api.md#tap) for adding side effects to a promise chain. * New `MessageChannel` scheduler reduces "time-to-first" handler, in environments that support it. * Performance optimizations for promise resolution. * Internal architecture improvements to pave the way for when.js 3.0.0.