From 7188836cb95404ad6191319cba10f45994094b5e Mon Sep 17 00:00:00 2001
From: Rafal Gumienny <guma44@gmail.com>
Date: Fri, 23 Feb 2018 16:34:59 +0100
Subject: [PATCH] docs: SCHWED-3126 Update CHANGELOG

---
 CHANGELOG.txt | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 9189aecec..8553f5397 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,3 +1,13 @@
+Changes in Release 1.
+--------------------------------------------------------------------------------
+
+  * nonstandard C++ module was moved from ost.conop to ost.mol.alg. This implies
+    change in the API. Mapping functions CopyResidue, CopyConserved and
+    CopyNonConserved that were previousely imported from ost.conop are now
+    to be imported from ost.mol.alg.
+  * Added Molck API to the ost.mol.alg module.
+
+
 Changes in Release 1.7
 --------------------------------------------------------------------------------
 
-- 
GitLab