summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index 3ecc77614..536d58237 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