Skip to content

Commit 783a742

Browse files
committed
Add changelog entry
1 parent 776e6c9 commit 783a742

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

objc2/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
2525
msg_send_id![msg_send_id![Self::class(), alloc], new].unwrap()
2626
};
2727
```
28+
* Added the `"unstable-static-sel"` and `"unstable-static-sel-inlined"`
29+
feature flags to make the `sel!` macro (and by extension, the `msg_send!`
30+
macros) faster.
2831

2932

3033
## 0.3.0-beta.0 - 2022-06-13

0 commit comments

Comments
 (0)