diff --git a/changelog.md b/changelog.md index ac1ec1163d6b9..11930cf926d67 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