mirror of
https://github.com/danog/amp.git
synced 2024-12-03 09:57:51 +01:00
Prepare v2.4.3 release
This commit is contained in:
parent
8ee469be90
commit
23ac95fc6d
16
CHANGELOG.md
16
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
|
||||
-----
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user