Skip to content

Commit

Permalink
Add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
madsmtm committed Jun 23, 2022
1 parent 776e6c9 commit 783a742
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions objc2/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
msg_send_id![msg_send_id![Self::class(), alloc], new].unwrap()
};
```
* Added the `"unstable-static-sel"` and `"unstable-static-sel-inlined"`
feature flags to make the `sel!` macro (and by extension, the `msg_send!`
macros) faster.


## 0.3.0-beta.0 - 2022-06-13
Expand Down

0 comments on commit 783a742

Please sign in to comment.