Revert "#2338 changelog"

This reverts commit 17fb48b348.
This commit is contained in:
marc0246 2023-09-27 16:36:54 +02:00
parent 17fb48b348
commit 44732afefe
No known key found for this signature in database
GPG Key ID: 689CB88C1090C684

View File

@ -170,7 +170,6 @@ Changes to the `khr_display` extension:
- Added `ShaderModule::single_entry_point()` which may replace `entry_point("main")` calls in common setups.
- Added `ShaderModule::single_entry_point_with_execution`.
- Added `GenericMemoryAllocatorCreateInfo::memory_type_bits` and `AllocationCreateInfo::memory_type_bits`.
- `IndexBuffer::as_bytes` method.
### Bugs fixed