Skip to content

Commit 47c0ef0

Browse files
committed
chore: creating version 3.0
1 parent 330acc3 commit 47c0ef0

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.0] - 2024-01-17
9+
810
### Changed
911
- `BlockUtil.h`: `makeBlock` functionality is completely reworked. New functionality:
1012
* Wrap any callables including mutable lambdas or any other callable that provides non-const `operator()`.
@@ -65,3 +67,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6567
[2.1]: https://github.com/gershnik/objc-helpers/releases/v2.1
6668
[2.2]: https://github.com/gershnik/objc-helpers/releases/v2.2
6769
[2.3]: https://github.com/gershnik/objc-helpers/releases/v2.3
70+
[3.0]: https://github.com/gershnik/objc-helpers/releases/v3.0

0 commit comments

Comments
 (0)