From 90c47b495b3ecf863a8a5de562c6e47d49cfb27b Mon Sep 17 00:00:00 2001 From: Cary Phillips Date: Tue, 22 Mar 2022 17:43:49 -0700 Subject: [PATCH] Add reference to #246 Signed-off-by: Cary Phillips --- CHANGES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 687c6d4d..c5d90087 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -22,6 +22,8 @@ In particular, this fixes an issue that could lead to incorrect values for `numeric_limits`. This also updates the CI workflow matrix to VFX-CY2022. +* \[[#246](https://github.com/AcademySoftwareFoundation/Imath/pull/246)\] +Update CI workflow matrix for VFX-CY2022 * \[[#245](https://github.com/AcademySoftwareFoundation/Imath/pull/245)\] Use `_WIN32` instead of `_MSC_VER` to fix mingw build * \[[#244](https://github.com/AcademySoftwareFoundation/Imath/pull/244)\]