Skip to content

Commit 7a6eea8

Browse files
committed
Prepare v0.8.4 release
1 parent f425767 commit 7a6eea8

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

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.8.4 (2017-07-27)
4+
5+
* Feature: Server now passes client source address to Connector
6+
(#60 by @clue)
7+
38
## 0.8.3 (2017-07-18)
49

510
* Feature: Pass full remote URI as parameter to authentication callback

README.md

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

773773
```bash
774-
$ composer require clue/socks-react:^0.8.3
774+
$ composer require clue/socks-react:^0.8.4
775775
```
776776

777777
See also the [CHANGELOG](CHANGELOG.md) for details about version upgrades.

0 commit comments

Comments
 (0)