mirror of
https://github.com/nim-lang/Nim.git
synced 2026-02-17 08:34:20 +00:00
remove ioutils mention in changelog (#15907)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user