diff --git a/CHANGELOG_VULKANO.md b/CHANGELOG_VULKANO.md index becd4455..a751e806 100644 --- a/CHANGELOG_VULKANO.md +++ b/CHANGELOG_VULKANO.md @@ -19,6 +19,7 @@ - `ash` has been updated to 0.33.3, which provides new features and extensions. - Added `CommandBufferState::push_constants` to retrieve the set of all push constant bytes that have been set. - Added check to `AutoCommandBufferBuilder` to ensure that the push constants that are needed by the pipeline have been set. +- Added android platform to external memory cfgs. # Version 0.26.0 (2021-10-2)