Skip to content

Commit 842ff5a

Browse files
committed
Add changelog entry
1 parent e6e1193 commit 842ff5a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

objc2/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66

77
## Unreleased - YYYY-MM-DD
88

9+
### Added
10+
* Added `msg_send_id!` to help with following Objective-C's memory management
11+
rules. **It is highly recommended that you use this instead of doing memory
12+
management yourself!**
13+
914

1015
## 0.3.0-beta.0 - 2022-06-13
1116

0 commit comments

Comments
 (0)