From 1bc787b206654902c915d287a1e54c8a0390733b Mon Sep 17 00:00:00 2001 From: Anwai Archit <52396323+anwai98@users.noreply.github.com> Date: Mon, 30 Dec 2024 01:05:18 +0100 Subject: [PATCH] Minor fix to release overview doc (#821) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ae6d62cb..0dccf073 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ Compared to these we support more applications (2d, 3d and tracking), and provid ## Release Overview **New in version 1.2.0** + The main changes in this version are: - Installation using only conda-forge dependencies and simplified installation instructions (on Linux and Mac OS).