diff --git a/CHANGELOG.md b/CHANGELOG.md index 2bc4a8a..1044c4c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 3.5.1 + +* Bug Fix: Maximum QNativeIpcKey key size on macOS. - _Jonas Kvinge_ + ## 3.5.0 * Switch to the new QNativeIpcKey based QSharedMemory constructor with Qt 6.6 and higher. - _Jonas Kvinge_