diff --git a/changelog.md b/changelog.md index 3ecc776146..536d582371 100644 --- a/changelog.md +++ b/changelog.md @@ -106,5 +106,6 @@ proc enumToString*(enums: openArray[enum]): string = documentation. ### Compiler changes +- The deprecated `fmod` proc is now unavailable on the VM'. ### Bugfixes