Skip to content

Commit

Permalink
#2333 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Rua authored Sep 15, 2023
1 parent 80ab3a8 commit 06f698a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ Changes to the `khr_display` extension:
- Fixed potential UB when using `MemoryAlloc::try_unwrap`, where the allocation was mapped on contruction of the `MemoryAlloc` but not unmapped on unwrapping, allowing double-mapping.
- Fixed a bug in `GenericMemoryAllocator::allocate`, where the root allocations weren't created with the configured `AllocationType`.
- Specialization constants are now applied to the reflected SPIR-V code before any other reflection is performed.
- Fragment shaders cannot use `dual_src_blend` device feature due to interface errors.

# Version 0.33.0 (2023-04-01)

Expand Down

0 comments on commit 06f698a

Please # to comment.