From c796b375003dab3ab95c7939e11f050ebdb05d72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mart=C3=AD=20Municoy?= Date: Mon, 14 Sep 2020 14:50:32 +0200 Subject: [PATCH] Update releasehistory.rst --- docs/releasehistory.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/releasehistory.rst b/docs/releasehistory.rst index 04bdb62a..be7338e4 100644 --- a/docs/releasehistory.rst +++ b/docs/releasehistory.rst @@ -13,6 +13,10 @@ Releases follow the ``major.minor.micro`` scheme recommended by `PEP440 `_: Standard output prints follow the logging hierarchy and can be modified by the user. + Bugfixes """""""" - `PR #48 `_: Fixes CLI's default output paths. @@ -22,6 +26,8 @@ Tests added """"""""""" - `PR #48 `_: Adds tests to validate the assignment of the default output paths. - `PR #52 `_: Adds tests to validate the initialization using a connectivity template. +- `PR #55 `_: Adds tests for the new Logger class. + 0.3.0 - Rotamers, OPLS2005, SMILES and stability improvements -------------------------------------------------------------