diff --git a/docs/releases.md b/docs/releases.md
index edce61594a759bbd394f4d1d0b6f1bd0574d2659..71958e41272304201f0d43430bf198873dbbd5d9 100644
--- a/docs/releases.md
+++ b/docs/releases.md
@@ -13,6 +13,7 @@ And remember to keep your pip installation [up to date](/qim3d/#upgrade) so that
 - Documentation for `qim3d.viz.plot_cc`
 - Fixed issue with Annotation tool and recent Gradio versions
 - New colormap: `qim3d.viz.colormaps.qim`, showcasing the Qim colors!
+- Object separation using `qim3d.processing.operations.watershed`
 
 ### v0.3.3 (11/04/2024)
 - Introduction of `qim3d.viz.slicer` (and also `qim3d.viz.orthogonal` ) 🎉