diff --git a/doc/changes.txt b/doc/changes.txt index 8aa6984608..15eb3241b5 100644 --- a/doc/changes.txt +++ b/doc/changes.txt @@ -22,15 +22,18 @@ static sparse volumes in OpenVDB. See the for details. +@par
Faster build times from support for explicit template instantiation, which is enabled by default for most of the tools.+@par
Added support for OpenEXR 3. This is contributed by Cary Phillips.+@par
Added transient data to the RootNode, InternalNode, and LeafNode.