Skip to content

Commit 2a8b59e

Browse files
authored
Update 2.5 documentation (#2252)
Signed-off-by: Doug Walker <[email protected]>
1 parent 181303e commit 2a8b59e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/releases/ocio_2_5.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,15 @@ For Developers
3939

4040
* Please see the section below about version updates to required third-party dependencies.
4141

42+
Library Version
43+
+++++++++++++++
44+
45+
* The 2.5.1 release is not ABI compatible with 2.5.0 for clients that use the GPU renderer
46+
API due to a change made to correct an issue with the Vulkan support introduced in 2.5.0.
47+
Because the SOVERSION of both libraries remains "2.5", applications using the GPU API that
48+
were compiled with the 2.5.0 release must be recompiled to use the 2.5.1 library. Any
49+
further releases in the 2.5.x series will be ABI-compatible with 2.5.1.
50+
4251

4352
New Feature Guide
4453
=================

0 commit comments

Comments
 (0)