Skip to content

Commit e09ca28

Browse files
committed
Prepare v0.4.7 release
1 parent 962bf16 commit e09ca28

2 files changed

Lines changed: 6 additions & 1 deletion

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+
## 0.4.7 (2017-03-31)
4+
5+
* Feature: Forward compatibility with upcoming Socket v0.6 and v0.7 component
6+
(#57 by @clue)
7+
38
## 0.4.6 (2017-03-11)
49

510
* Fix: Fix DNS timeout issues for Windows users and add forward compatibility

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ The recommended way to install this library is [through Composer](http://getcomp
100100
This will install the latest supported version:
101101

102102
```bash
103-
$ composer require react/dns:^0.4.6
103+
$ composer require react/dns:^0.4.7
104104
```
105105

106106
More details about version upgrades can be found in the [CHANGELOG](CHANGELOG.md).

0 commit comments

Comments
 (0)