Skip to content

Commit

Permalink
Release 1.5.2 (#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell authored Aug 28, 2022
1 parent 97931c5 commit b94b280
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# CHANGELOG

## 1.5.2 - 2022-08-07

### Changed

- Officially support PHP 8.2

## 1.5.1 - 2021-10-22

### Fixed
Expand All @@ -12,10 +18,11 @@
### Changed

- Call handler when waiting on fulfilled/rejected Promise
- Officially support PHP 8.1

### Fixed

- Fix manually settle promises generated with Utils::task
- Fix manually settle promises generated with `Utils::task`

## 1.4.1 - 2021-02-18

Expand Down

0 comments on commit b94b280

Please sign in to comment.