Skip to content

Commit 237f336

Browse files
committed
Add changelog entry
1 parent df957f2 commit 237f336

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 0.2.7
2+
3+
### Fixed
4+
5+
* Uses of `msg_send!` will now correctly fail to compile if no return type
6+
can be inferred, instead of relying on an edge case of the compiler
7+
that will soon change and silently cause undefined behavior.
8+
19
## 0.2.6
210

311
### Fixed

0 commit comments

Comments
 (0)