Skip to content

Commit

Permalink
Update Changes for 10.5.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
johnhaddon committed Jul 10, 2023
1 parent 59b9349 commit bf1a249
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
10.x.x.x (relative to 10.4.x.x)
10.5.0.0 (relative to 10.4.10.0)
========

Features
Expand Down Expand Up @@ -36,7 +36,9 @@ Breaking Changes
- IECoreAppleseed : Removed. With Appleseed's removal from Gaffer `1.3.0.0` Cortex no longer provides IECoreAppleseed.
- Python : Removed support for Python 2.
- Primitive : Changed `variableIndexedView()` return type from `boost::optional` to `std::optional`.
- MeshAlgo `distributePoints()` : Bug fixes mean subtle changes to the resulting points.
- MeshAlgo `distributePoints()` :
- Changed function signature.
- Bug fixes mean subtle changes to the resulting points.

10.4.10.0 (relative to 10.4.9.1)
========
Expand Down

0 comments on commit bf1a249

Please sign in to comment.