Add changelog entry for NOT float/double tests

This is from 244edf6c16, an addition in v2.6.0.
This commit is contained in:
David Beitey
2024-08-23 10:46:32 +10:00
committed by GitHub
parent c546414657
commit 6ebcd6065c

View File

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