Skip to content

Commit

Permalink
fixup changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
timotheecour committed Nov 9, 2020
1 parent aac53f6 commit 62a481e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
- Added std/enumutils module containing `genEnumCaseStmt` macro that generates case statement to parse string to enum.

- Removed deprecated `iup` module from stdlib, it has already moved to [nimble](https://github.com/nim-lang/iup).
- `doAssertRaises` now correctly handles foreign exceptions and allows expecting those.

- `doAssertRaises` now correctly handles foreign exceptions; it also allows a catch-all form that includes foreign exceptions.

## Language changes
Expand Down

0 comments on commit 62a481e

Please sign in to comment.