Skip to content

Commit

Permalink
updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
konecnyjakub committed Dec 29, 2024
1 parent d2ffaed commit 79ba3c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Version 8.0.0-dev
- BC break: added method getSubscribedEvents to interface IResultsFormatter, removed methods report* (it is now an event subscriber)
- data providers can now also return iterable objects not just arrays
- added option to suppress warning about no performed assertions in a test method/test case
- possible BC break: attribute Test, TestSuite and DataProvider are now readonly
- possible BC break: attributes Test, TestSuite and DataProvider are now readonly
- added support for external data providers
- BC break: added method getAnnotationMulti to interface IAnnotationsReaderEngine
- added support for simple data sets with attribute Data
Expand Down

0 comments on commit 79ba3c5

Please sign in to comment.