Skip to content

Commit c39c0fe

Browse files
jan-kelemenjeremy-lunarg
authored andcommitted
Fix incorrect date in CHANGES.md
1 parent f323443 commit c39c0fe

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](https://semver.org/).
55

6-
## 15.3.0 2024-04-24
6+
## 15.3.0 2025-04-24
77
* Fix CMake find_package on Windows when building shared libraries
88
* Fix crash calling coopMatLoadTensorNV on an array element
99
* Avoid reusing array types with stride when no stride is requested
@@ -14,7 +14,7 @@ This project adheres to [Semantic Versioning](https://semver.org/).
1414
* LiveTraverser no longer traverses switch cases that are statically not accessed
1515
* Implement optional cross-stage check for inputs with no matching outputs
1616

17-
## 15.2.0 2024-02-24
17+
## 15.2.0 2025-02-24
1818
* Fix find_package on Windows when BUILD_SHARED_LIBS=ON
1919
* Emit error if using in/out with struct pointer
2020
* Emit SPV_EXT_opacity_micromap if GL extension is present

0 commit comments

Comments
 (0)