Skip to content

Commit

Permalink
Merge pull request #1091 from GrahamCampbell/patch-1
Browse files Browse the repository at this point in the history
Release 1.4.2
  • Loading branch information
davedevelopment committed Aug 11, 2020
2 parents 12172ac + 73efbbe commit 20cab67
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 1.4.2 (2020-08-11)
* Fix array to string conversion in ConstantsPass (#1086)
* Fixed nullable PHP 8.0 union types (#1088, #1089)
* Fixed support for PHP 8.0 parent type (#1088, #1089)
* Fixed PHP 8.0 mixed type support (#1088, #1089)
* Fixed PHP 8.0 union return types (#1088, #1089)

## 1.4.1 (2020-07-09)

* Allow quick definitions to use 'at least once' expectation
Expand Down

0 comments on commit 20cab67

Please sign in to comment.