Skip to content

Commit a7d20e7

Browse files
committed
prepare release
1 parent cf8a674 commit a7d20e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Changelog
22

3-
## 8.0.1
3+
## 8.0.1 (2023-12-25)
44

5-
* Provide more details about mocked method/function in deprecation notice when method or function don't have a return type declaration.
5+
* Provide more details about mocked method/function in deprecation notice when method or function doesn't have a return type declaration.
66
* Improve support for mocking `\IteratorAggregate` by providing specific return type
77
information, as reflection doesn't provide a return type for `\IteratorAggregate::getIterator()`.
88

0 commit comments

Comments
 (0)