diff --git a/cpp/ql/lib/change-notes/2024-07-05-simplera-remove-float-bounds b/cpp/ql/lib/change-notes/2024-07-05-simplera-remove-float-bounds new file mode 100644 index 000000000000..a4488888c922 --- /dev/null +++ b/cpp/ql/lib/change-notes/2024-07-05-simplera-remove-float-bounds @@ -0,0 +1,4 @@ +--- +category: minorAnalysis +--- +* The C++ `SimpleRangeAnalysis` library no longer produces type bounds for expressions with floating-point types.