From c9a652b49a9cac6f3d649c773f61a402f46540a8 Mon Sep 17 00:00:00 2001 From: Tauriello Gerardo <gerardo.tauriello@unibas.ch> Date: Wed, 11 Mar 2020 20:09:02 +0100 Subject: [PATCH] SCHWED-4668: Update CHANGELOG --- CHANGELOG | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 0e9ceb55..1fb6710e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -5,6 +5,16 @@ Changelog ================================================================================ +Release 3.0.0 +-------------------------------------------------------------------------------- + +* First release supporting Python 3. Python 2 support has been dropped. +* Updated versions of dependencies. +* Reduced amount of warnings during compilation. +* Improved and simplified use of Docker and Singularity containers. +* Several minor bug fixes, improvements, and speed-ups. + + Release 2.1.0 -------------------------------------------------------------------------------- @@ -15,7 +25,7 @@ Release 2.1.0 to parametrize arbitrary compounds. * Motif finding algorithm to identify objects in 3D space, e.g. binding sites. The algorithm is based on principles of geometric hashing. -* Several minor bug fixes, improvements, and speed-ups +* Several minor bug fixes, improvements, and speed-ups Release 2.0.0 -- GitLab