Skip to content

Commit 329215d

Browse files
committed
Updating CHANGELOG
1 parent 5282510 commit 329215d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1111
- It is now possible to take block pointers cast from `makeBlock` blocks outside the current
1212
scope in ObjectiveC++ using `copy()` method. Previously `copy()` was not available in
1313
ObjectiveC++. Trying to take the pointer outside of the current scope without it was and is
14-
undefined behavior and resulted in a crush.
14+
undefined behavior and resulted in a crash.
1515

1616
## [3.2] - 2025-11-17
1717

0 commit comments

Comments
 (0)