summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--changelog.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md
index ac1ec1163..11930cf92 100644
--- a/changelog.md
+++ b/changelog.md
@@ -31,8 +31,8 @@
 - Removed deprecated `iup` module from stdlib, it has already moved to
   [nimble](https://github.com/nim-lang/iup).
 
-- Removed deprecated `iup` module from stdlib, it has already moved to [nimble](https://github.com/nim-lang/iup).
 - nodejs now supports osenv: `getEnv`, `putEnv`, `envPairs`, `delEnv`, `existsEnv`
+
 - `doAssertRaises` now correctly handles foreign exceptions.
 
 ## Language changes