From 26ebd6ec03b4dd94c795f5f622fd46dbd8226713 Mon Sep 17 00:00:00 2001 From: IAlibay Date: Mon, 10 May 2021 19:20:27 +0100 Subject: [PATCH] Update changelog --- package/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package/CHANGELOG b/package/CHANGELOG index de397a9f8ec..032f13996ab 100644 --- a/package/CHANGELOG +++ b/package/CHANGELOG @@ -177,6 +177,8 @@ Enhancements checking if it can be used in parallel analysis. (Issue #2996, PR #2950) Changes + * Introduces a new converter API with all converters in MDAnalysis.converters + (Issue #2790, PR #2882) * The ParmEd classes were moved to the `converters` module (PR #2882) * The `convert_to` method of the AtomGroup is now case-insensitive and passes keyword arguments to the underlying converter. It can also be used