From cbb0e28159509db58ef7d2058db3acbdb2233703 Mon Sep 17 00:00:00 2001 From: Larry Gritz Date: Mon, 30 Oct 2023 17:50:17 -0700 Subject: [PATCH] Stage for v1.12.14.0 Signed-off-by: Larry Gritz --- CHANGES.md | 6 ++++-- INSTALL.md | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 2dc551a1d..597e7b4ef 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,9 +1,11 @@ -Release 1.12.14.0 -- 1 Aug? 2023 (compared to 1.12.13.0) +Release 1.12.14.0 -- 1 Nov 2023 (compared to 1.12.13.0) -------------------------------------------------------- - +- Correctly document that our Cuda minimum is 9.0. [#1737](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/1737) +- Fixes to build and test against OpenImageIO 2.5 [#1742](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/1742) +- Fix default fmt logic changing in latest openimageio release [#1725](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/1725) Release 1.12.13.0 -- 1 July 2023 (compared to 1.12.12.0) diff --git a/INSTALL.md b/INSTALL.md index 5c696e678..28ae1d7b1 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -21,7 +21,7 @@ NEW or CHANGED dependencies since the last major release are **bold**. - Intel C++ compiler icc **version 17 or newer** or LLVM-based icx compiler **version 2022 or newer**. -* **[OpenImageIO](http://openimageio.org) 2.2 or newer** (tested through 2.4) +* **[OpenImageIO](http://openimageio.org) 2.2 or newer** (tested through 2.5) OSL uses OIIO both for its texture mapping functionality as well as numerous utility classes. If you are integrating OSL into an existing