File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.4.3 (2019-01-19)
4+
5+ * Feature: Forward compatibility with ChildProcess v0.6.
6+ (#54 by @clue )
7+
8+ * Improve test suite by testing against PHP 7.2 and PHP 7.3.
9+ (#51 by @andreybolonin and #52 by @BenMorel )
10+
11+ * Update project homepage.
12+ (#53 by @clue )
13+
314## 0.4.2 (2017-09-02)
415
516* Feature: Forward compatibility with ChildProcess v0.5 and new ReactPHP components
Original file line number Diff line number Diff line change @@ -304,7 +304,7 @@ The recommended way to install this library is [through Composer](https://getcom
304304This will install the latest supported version:
305305
306306``` bash
307- $ composer require clue/zenity-react:^0.4.2
307+ $ composer require clue/zenity-react:^0.4.3
308308```
309309
310310See also the [ CHANGELOG] ( CHANGELOG.md ) for details about version upgrades.
You can’t perform that action at this time.
0 commit comments