From e78615ef9aa43505807e9fdd4852710b845c6c64 Mon Sep 17 00:00:00 2001
From: Felipe <fima@dtu.dk>
Date: Mon, 27 May 2024 16:22:15 +0200
Subject: [PATCH] updated release

---
 docs/releases.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/docs/releases.md b/docs/releases.md
index 924fc7ce..50372a1d 100644
--- a/docs/releases.md
+++ b/docs/releases.md
@@ -9,6 +9,10 @@ As the library is still in its early development stages, **there may be breaking
 
 And remember to keep your pip installation [up to date](/qim3d/#upgrade) so that you have the latest features!
 
+### v0.3.5 (27/05/2024)
+- Added runtime and memory usage in the documentation
+- Introduction of `qim3d.utils.generate_volume` 🎉
+
 ### v0.3.4 (22/05/2024)
 - Documentation for `qim3d.viz.plot_cc`
 - Fixed issue with Annotation tool and recent Gradio versions
-- 
GitLab