1 parent aadf30d commit 27e09b8Copy full SHA for 27e09b8
1 file changed
CHANGELOG.md
@@ -7,7 +7,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
7
8
### Fixed
9
- Added `<exception>` header include to XCTestUtil.h that is now required on newer Xcodes
10
--
+- Making `BoxUtil.h` not rely on `std::filesystem` which is not available on older Apple
11
+ platforms.
12
13
## [3.4] - 2025-12-26
14
0 commit comments