summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--changelog.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/changelog.md b/changelog.md
index 801d50b94..bc8ad2295 100644
--- a/changelog.md
+++ b/changelog.md
@@ -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