Skip to content

Commit

Permalink
Prepare for 1.4.0 (guzzle#123)
Browse files Browse the repository at this point in the history
* Prepare for 1.4.0

* Added guzzle#128 in the changelog
  • Loading branch information
Nyholm committed Sep 30, 2020
1 parent 8d7c8fb commit 60d379c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# CHANGELOG


## Upcoming
## 1.4.0 - 2020-09-30

### Added

- Support for PHP 8
- Optional `$recursive` flag to `all`
- Replaced functions by static methods

Expand All @@ -13,6 +14,7 @@
- Fix empty `each` processing
- Fix promise handling for Iterators of non-unique keys
- Fixed `method_exists` crashes on PHP 8
- Memory leak on exceptions


## 1.3.1 - 2016-12-20
Expand Down

0 comments on commit 60d379c

Please sign in to comment.