diff --git a/CHANGELOG.md b/CHANGELOG.md index ef6ba47..6c995f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +Version 7.3.1 +- allowed installation konecnyjakub/event-dispatcher 2 + Version 7.3.0 - errors/exception thrown in a test method are reported as failure instead of crashing the script - added assertions assertArrayHasKey, assertArrayNotHasKey, assertSameSize and assertTriggersNoDeprecation diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 5368753..5cdf0ea 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -1,3 +1,5 @@ -A new version of My Tester is out. +A new version of My Tester is out. It allows installation konecnyjakub/event-dispatcher 2. + +This is probably the last version of 7.x series unless serious bugs are discovered (and fixed). These series will not receive any new features or improvements, development will be focused on version 8.0. For complete list of changes since previous version, see CHANGELOG.md.