We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5282510 commit 329215dCopy full SHA for 329215d
CHANGELOG.md
@@ -11,7 +11,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
11
- It is now possible to take block pointers cast from `makeBlock` blocks outside the current
12
scope in ObjectiveC++ using `copy()` method. Previously `copy()` was not available in
13
ObjectiveC++. Trying to take the pointer outside of the current scope without it was and is
14
- undefined behavior and resulted in a crush.
+ undefined behavior and resulted in a crash.
15
16
## [3.2] - 2025-11-17
17
0 commit comments