Add changelog entry for NOT float/double tests

This is from https://github.com/ThrowTheSwitch/Unity/commit/244edf6c1692515936cdb94c68c865299a896e09, 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
+1
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: