diff --git a/CHANGELOG.md b/CHANGELOG.md index e30afcb4..12338809 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -109,6 +109,7 @@ Changes to memory allocation: - Depth and stencil attachments are now properly checked when using dynamic rendering. - Proper error (`NoStencilAttachment`) is now being returned if stencil attachment format is missing. - Fixed an issue with missing synchronization between a command buffer and any that were previously submitted on the same queue. +- `SwapchainCreateInfo` documentation correction. # Version 0.31.1 (2022-10-04)