Skip to content

Commit

Permalink
Prepare v0.8.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
clue committed Jul 27, 2017
1 parent f425767 commit 7a6eea8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## 0.8.4 (2017-07-27)

* Feature: Server now passes client source address to Connector
(#60 by @clue)

## 0.8.3 (2017-07-18)

* Feature: Pass full remote URI as parameter to authentication callback
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -771,7 +771,7 @@ The recommended way to install this library is [through Composer](http://getcomp
This will install the latest supported version:

```bash
$ composer require clue/socks-react:^0.8.3
$ composer require clue/socks-react:^0.8.4
```

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

0 comments on commit 7a6eea8

Please sign in to comment.