Update CHANGELOG.md

This commit is contained in:
ISibboI 2022-07-04 14:08:33 +03:00 committed by GitHub
parent c55a9517ba
commit e35a7e556a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,7 @@
### Added
* Builtin functions to check for nan, infinity and subnormality in floats (#101)
* Builtin random function (#102)
### Removed