Skip to content

Commit d385ab9

Browse files
committed
Add 1.0.2 release to changelog.
1 parent 5469325 commit d385ab9

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 1.0.2 (2018-04-30)
4+
5+
- **[FIX]** Handle `fwrite()` error conditions that do not produce a PHP error (thanks [@tsufeki](https://github.com/tsufeki))
6+
- **[IMPROVED]** Add support for [`react/event-loop`](https://github.com/reactphp/event-loop) v0.5 (thanks [@WyriHaximus](https://github.com/WyriHaximus))
7+
38
## 1.0.1 (2018-04-06)
49

510
- **[FIX]** Handle `fwrite()` error conditions indicated by `0` return value ([#6](https://github.com/recoilphp/react#6))

0 commit comments

Comments
 (0)