From cac52e3978ad4675fb37995076a6331117bd99af Mon Sep 17 00:00:00 2001 From: Alexander Early Date: Thu, 5 Aug 2021 16:18:23 -0700 Subject: update changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 32dca5c..6b6303c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# v3.2.1 +- Use `queueMicrotask` if available to the environment (#1761) +- Minor perf improvement in `priorityQueue` (#1727) +- More examples in documentation (#1726) +- Various doc fixes (#1708, #1712, #1717, #1740, #1739, #1749, #1756) +- Improved test coverage (#1754) + # v3.2.0 - Fix a bug in Safari related to overwriting `func.name` - Remove built-in browserify configuration (#1653) -- cgit v1.2.1