Skip to content

Commit 11abf5c

Browse files
committed
Add ChangeLog entry
1 parent e1575f2 commit 11abf5c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ Bug fixes:
1616
* `autoload :C, "path"; require "path"` now correctly triggers the autoload.
1717
* Fixed `UDPSocket#bind` to specify family and socktype when resolving address.
1818
* The `shell` standard library can now be `require`-d.
19+
* Fixed a bug where `for` could result in a `NullPointerException` when trying
20+
to assign the iteration variable.
1921

2022
# 1.0 RC 14
2123

0 commit comments

Comments
 (0)