Skip to content

Commit 9d2e56d

Browse files
committed
version bump
1 parent 2272a29 commit 9d2e56d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# SoftMocks ChangeLog
22

3+
## 4.0.1
4+
5+
Changes:
6+
7+
- Stopped removing 'never' return type from rewritten code. This had to be done in order to comply with strict PHP
8+
method inheritance rules, which forbid replacing 'never' return type with anything else in child methods.
9+
310
## 4.0.0
411

512
Changes:

0 commit comments

Comments
 (0)