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] `_