diff --git a/CHANGELOG.md b/CHANGELOG.md index 25cd780..f056789 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ ### Added + * Builtin functions to check for nan, infinity and subnormality in floats (#101) + ### Removed ### Changed @@ -16,6 +18,10 @@ ### Contributors +My warmhearted thanks goes to: + + * [Ophir LOJKINE](https://github.com/lovasoa) + ## [7.2.0](https://github.com/ISibboI/evalexpr/compare/7.1.1...7.2.0) - 2022-03-16 ### Added @@ -418,4 +424,4 @@ For more details, see the following subsections. ## [1.0.0](https://github.com/ISibboI/evalexpr/tree/1.0.0) - 2019-03-20 - * First stable release \ No newline at end of file + * First stable release