Skip to content

Commit

Permalink
Adds notes to CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
davedevelopment committed Apr 12, 2022
1 parent 8a1c810 commit 4ab895c
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.5.1 (2022-xx-xx)

* [PHP 8.2] Various tests: explicitly declare properties #1170
* [PHP 8.2] Fix "Use of "parent" in callables is deprecated" notice #1169
* [PHP 8.1] Support intersection types #1164
* Handle final `__toString` methods #1162

## 1.5.0 (2022-01-20)

* Override default call count expectations via expects() #1146
Expand Down

0 comments on commit 4ab895c

Please sign in to comment.