Skip to content

Commit 307e8c5

Browse files
committed
Add ChangeLog entry
1 parent 3d80eda commit 307e8c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Bug fixes:
1515

1616
* `autoload :C, "path"; require "path"` now correctly triggers the autoload.
1717
* Fixed `UDPSocket#bind` to specify family and socktype when resolving address.
18+
* Existing global variables can now become aliases of other global variables (#1590).
1819

1920
# 1.0 RC 14
2021

0 commit comments

Comments
 (0)