Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mpeterv committed Nov 13, 2017
1 parent 8b1b8fb commit 05bc7d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
### Fixes

* Fixed error when an upvalue is accessed from an unreachable closure (#139).
* Fixed unreachable code and accessing uninitialized variables not being
detected inside unreachable functions.

## 0.21.1 (2017-09-10)

Expand Down

0 comments on commit 05bc7d8

Please sign in to comment.