| Index: packages/pool/CHANGELOG.md
|
| diff --git a/packages/pool/CHANGELOG.md b/packages/pool/CHANGELOG.md
|
| index 80d54c73f67012ed900569f8e2567adf969d5d91..d9db81c13e0102c68163afdbfc1b9e6690b23c6e 100644
|
| --- a/packages/pool/CHANGELOG.md
|
| +++ b/packages/pool/CHANGELOG.md
|
| @@ -1,3 +1,13 @@
|
| +## 1.3.3
|
| +
|
| +* Declare support for `async` 2.0.0.
|
| +
|
| +## 1.3.2
|
| +
|
| +* Update to make the code work with strong-mode clean Zone API.
|
| +
|
| +* Required minimum SDK of 1.23.0.
|
| +
|
| ## 1.3.1
|
|
|
| * Fix the type annotation of `Pool.withResource()` to indicate that it takes
|
|
|