diff --git a/docs/releases/ogstools-0.2.0.md b/docs/releases/ogstools-0.2.0.md
index dea039c8c2548db7db73e0bc94aab7f6462b88b1..4557086690e968805229553c3c1a1bc0af027a21 100644
--- a/docs/releases/ogstools-0.2.0.md
+++ b/docs/releases/ogstools-0.2.0.md
@@ -5,7 +5,6 @@
 [`studies`](../user-guide/studies.md) a new package that provides utility functions to compose studies from multiple simulation
 runs. For now it contains functions to perform convergence studies on simulation results (with increasing spatial/temporal discretization) for specific timesteps or over all timesteps.
 
-
 [`msh2vtu`](../user-guide/msh2vtu.md) got a cleaner python interface without the need to run argparse in between.
 
 ## Infrastructure & Development