From a1387df5027ab6b0b42a956010125935de8b2b3c Mon Sep 17 00:00:00 2001 From: Nicolas Roussel Date: Wed, 5 Jun 2024 15:37:18 +0200 Subject: [PATCH] Update release notes --- docs/release_notes.rst | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/docs/release_notes.rst b/docs/release_notes.rst index b9fe69369..35bbffc27 100644 --- a/docs/release_notes.rst +++ b/docs/release_notes.rst @@ -5,12 +5,17 @@ Being an experimental research framework, Mitsuba 3 does not strictly follow the `Semantic Versioning `_ convention. That said, we will strive to document breaking API changes in the release notes below. - -Mitsuba 3.5.1 +Upcoming changes ------------- Most likely the last release which uses `pybind11 `_. +- OptiX scene clean-ups could segfault + `[03f5e13] `_ + +Mitsuba 3.5.1 +------------- + - Upgrade Dr.Jit to `[v0.4.6] `_ - More robust scene clean-up when using Embree `[7bb672c] `_