Skip to content

Commit

Permalink
document the change for fix nim-lang#9978
Browse files Browse the repository at this point in the history
  • Loading branch information
Araq committed Dec 14, 2018
1 parent 675b6f0 commit 5ba22c9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@ proc enumToString*(enums: openArray[enum]): string =
```

- ``discard x`` is now illegal when `x` is a function symbol.
- Implicit imports via ``--import: module`` in a config file are now restricted
to the main package.


### Library additions

Expand Down

0 comments on commit 5ba22c9

Please sign in to comment.