Skip to content

Commit 5282510

Browse files
committed
chore: creating version 3.3
1 parent 0399d6f commit 5282510

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

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

66
## Unreleased
77

8+
## [3.3] - 2025-11-21
9+
810
### Added
911
- It is now possible to take block pointers cast from `makeBlock` blocks outside the current
1012
scope in ObjectiveC++ using `copy()` method. Previously `copy()` was not available in
@@ -93,3 +95,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
9395
[3.0]: https://github.com/gershnik/objc-helpers/releases/v3.0
9496
[3.1]: https://github.com/gershnik/objc-helpers/releases/v3.1
9597
[3.2]: https://github.com/gershnik/objc-helpers/releases/v3.2
98+
[3.3]: https://github.com/gershnik/objc-helpers/releases/v3.3

0 commit comments

Comments
 (0)