Skip to content

Commit

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

## 12.3.0 2023-07-19

### Other changes
* Rename glslangValidator to glslang and create glslangValidator symlink
* Support HLSL binary literals
* Add missing initialization members for web
* Improve push_constant upgrading
* Fix race condition in spirv remap
* Support pre and post HLSL qualifier validation
* Force generateDebugInfo when non-semantic debug info is enabled
* Exit with error if output file cannot be written
* Fix struct member buffer reference decorations

## 12.2.0 2023-05-17

### Other changes
Expand Down

0 comments on commit 9b1a0f4

Please sign in to comment.