From 4cd662d6e12065a759fc7c388e2dc3047b69c238 Mon Sep 17 00:00:00 2001 From: Jeremy Hayes Date: Mon, 16 Oct 2023 17:35:05 -0600 Subject: [PATCH] Update CHANGES for release 13.1.1 --- CHANGES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 88ddf068..8a97ff4f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -3,6 +3,9 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/). +## 13.1.1 2023-10-16 +* Initialize compile_only field in C interface + ## 13.1.0 2023-10-13 * Support GL_EXT_texture_shadow_lod * Support GL_NV_displacement_micromap