Skip to content

Commit a7f81cc

Browse files
committed
chore: creating version 2.3
1 parent c1e13cb commit a7f81cc

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+
## [2.3] - 2024-01-09
9+
810
### Added
911
- `BoxUtil.h` header for generic boxing and unboxing of any C++ object to/from an ObjectiveC one
1012
- `XCTestUtil.h` header for XCTest macros to compare C++ objects while producing useful descriptions in case of failure.
@@ -48,3 +50,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
4850
[2.0]: https://github.com/gershnik/objc-helpers/releases/v2.0
4951
[2.1]: https://github.com/gershnik/objc-helpers/releases/v2.1
5052
[2.2]: https://github.com/gershnik/objc-helpers/releases/v2.2
53+
[2.3]: https://github.com/gershnik/objc-helpers/releases/v2.3

0 commit comments

Comments
 (0)