Skip to content

Commit

Permalink
Prepare v2.4.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
kelunik committed Apr 19, 2020
1 parent 8ee469b commit 23ac95f
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,19 @@
### 2.4.3

- Improved types for `Amp\call`
- Improved types for `Deferred::resolve()` (#307)

### 2.4.2

- Provide useful exception trace in `TimeoutCancellationToken` (#303)
- Add parameter for custom timeout message (#299)
- Add psalm annotations for improved static analysis

### 2.4.1

- Fixed undefined index warning when `stream_select()` fails but `error_get_last()` returns `null`.


2.4.0
-----

Expand Down

0 comments on commit 23ac95f

Please sign in to comment.