Merge pull request #747 from davidjb/patch-1

Add changelog entry for `NOT` float/double tests
This commit is contained in:
Mark VanderVoord
2024-08-22 20:51:26 -04:00
committed by GitHub

View File

@ -24,6 +24,7 @@ New Features:
- Add Unity BDD plugin - Add Unity BDD plugin
- Add `UNITY_INCLUDE_EXEC_TIME` option to report test times - Add `UNITY_INCLUDE_EXEC_TIME` option to report test times
- Allow user to override test abort underlying mechanism - Allow user to override test abort underlying mechanism
- Add `NOT_EQUAL*` and `NOT_WITHIN*` checks for floats and doubles
Significant Bugfixes: Significant Bugfixes: