Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
demiankatz committed Jul 1, 2020
1 parent 1813d6d commit 69aff6b
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,28 @@

All notable changes to this project will be documented in this file, in reverse chronological order by release.

## 3.1.0 - 2020-07-01

### Added

- Support for the 'socks5_hostname' proxy type setting.

### Changed

- CURLOPT_FOLLOWLOCATION is no longer set by default when the proxy type is 'socks5'; it can still be set through the $defaults constructor parameter, if needed.

### Deprecated

- Nothing.

### Removed

- Nothing.

### Fixed

- A reference to Zend in an exception message has been changed to Laminas.

## 3.0.0 - 2020-01-27

### Added
Expand Down

0 comments on commit 69aff6b

Please sign in to comment.