Skip to content

Commit

Permalink
Update CHANGES for release 12.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy-lunarg committed Mar 21, 2023
1 parent 59abdcf commit 14e5a04
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/).

## 12.1.0 2023-03-21

### Other changes
* Reject non-float inputs/outputs for version less than 120
* Fix invalid BufferBlock decoration for SPIR-V 1.3 and above
* Add HLSL relaxed-precision float/int matrix expansions
* Block decorate Vulkan structs with RuntimeArrays
* Support InterlockedAdd on float types

## 12.0.0 2023-01-18

### Breaking changes
Expand Down

0 comments on commit 14e5a04

Please sign in to comment.