Skip to content

Commit cbb0e28

Browse files
committed
Stage for v1.12.14.0
Signed-off-by: Larry Gritz <[email protected]>
1 parent c9a37f5 commit cbb0e28

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CHANGES.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
<!-- SPDX-License-Identifier: CC-BY-4.0 -->
22
<!-- Copyright Contributors to the Open Shading Language Project. -->
33

4-
Release 1.12.14.0 -- 1 Aug? 2023 (compared to 1.12.13.0)
4+
Release 1.12.14.0 -- 1 Nov 2023 (compared to 1.12.13.0)
55
--------------------------------------------------------
6-
6+
- Correctly document that our Cuda minimum is 9.0. [#1737](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/1737)
7+
- Fixes to build and test against OpenImageIO 2.5 [#1742](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/1742)
8+
- Fix default fmt logic changing in latest openimageio release [#1725](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/1725)
79

810

911
Release 1.12.13.0 -- 1 July 2023 (compared to 1.12.12.0)

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ NEW or CHANGED dependencies since the last major release are **bold**.
2121
- Intel C++ compiler icc **version 17 or newer** or LLVM-based icx compiler
2222
**version 2022 or newer**.
2323

24-
* **[OpenImageIO](http://openimageio.org) 2.2 or newer** (tested through 2.4)
24+
* **[OpenImageIO](http://openimageio.org) 2.2 or newer** (tested through 2.5)
2525

2626
OSL uses OIIO both for its texture mapping functionality as well as
2727
numerous utility classes. If you are integrating OSL into an existing

0 commit comments

Comments
 (0)