Skip to content

Commit 755110b

Browse files
committed
Issue justinethier#162 - Documented as fixed in the changelog
1 parent 5b0c0d1 commit 755110b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ChangeLog.markdown

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ v3.16.1
55

66
(import (lib))
77

8+
Bug Fixes:
9+
10+
- Husk no longer throws an error during macro expansion when referencing another non-exported macro from a library.
811
- Fixed a bug where a `syntax-rules` macro's literal identifier would not match the input when both identifiers are equal and both have no lexical binding.
912

1013
v3.16

0 commit comments

Comments
 (0)