Update changelog

This commit is contained in:
data-man
2018-12-04 17:42:50 +05:00
parent b0a977fe41
commit d80e585438

View File

@@ -106,5 +106,6 @@ proc enumToString*(enums: openArray[enum]): string =
documentation.
### Compiler changes
- The deprecated `fmod` proc is now unavailable on the VM'.
### Bugfixes