From ea6b3619f7e563517a6d5cfcaa3b5332721ad3f3 Mon Sep 17 00:00:00 2001 From: Sam Hatchett Date: Thu, 21 Jul 2016 11:30:08 -0400 Subject: [PATCH] note about api float type --- ReleaseNotes2_1.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ReleaseNotes2_1.md b/ReleaseNotes2_1.md index 03f2790..c29b71a 100644 --- a/ReleaseNotes2_1.md +++ b/ReleaseNotes2_1.md @@ -73,6 +73,7 @@ Contributors to this version (listed in order of first contribution): - `EN_CUSTOM` ##Notable Performance Improvements, Bug Fixes, Usage Features, and other notes +- API float type is a compile-time option with the `EN_API_FLOAT_TYPE` definition. Use either `float` or `double` - default if left undefined is `float` to maintain compatibility with 2.0.x - updated hash table algorithm - fixed memory leak when saving output - enables interleaved hydraulic and water quality analysis steps: