Skip to content

Commit 05bc7d8

Browse files
committed
Update CHANGELOG.md
1 parent 8b1b8fb commit 05bc7d8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
### Fixes
66

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

911
## 0.21.1 (2017-09-10)
1012

0 commit comments

Comments
 (0)