remove ioutils mention in changelog (#15907)

This commit is contained in:
Timothee Cour
2020-11-10 10:54:10 -06:00
committed by GitHub
parent c44ae647a9
commit bc3c0487d3

View File

@@ -11,9 +11,6 @@
- `prelude` now works with the JavaScript target.
- Added `ioutils` module containing `duplicate` and `duplicateTo` to duplicate
`FileHandle` using C function `dup` and `dup2`.
- Added `almostEqual` in `math` for comparing two float values using a machine epsilon.
- The JSON module can now handle integer literals and floating point literals of