From b2e9c581c36e874f8c966836666db75928a208f2 Mon Sep 17 00:00:00 2001
From: Gabriel Studer <gabriel.studer@unibas.ch>
Date: Sun, 17 Feb 2019 18:54:03 +0100
Subject: [PATCH] changelog update

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

diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index d153136dc..eb306e7ac 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -2,6 +2,8 @@ Changes in Release 1.x.x
 --------------------------------------------------------------------------------
 
  * Use system provided SQLite3 library
+ * C++ wrapper around C++ implementation of TMalign
+ * Database for efficient in-memory lookup of coordinates and sequences
 
 Changes in Release 1.9.0
 --------------------------------------------------------------------------------
-- 
GitLab