diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 03c3bf44dcf3ee27908c250ba0827d223a28d5d3..2bf42f24a7114df591e71881b158a7aba9fcb1e6 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,12 +1,15 @@
 Changes in Release 1.x.x
 --------------------------------------------------------------------------------
 
- * Use system provided SQLite3 library
- * Port to Qt5
- * C++ wrapper around C++ implementation of TMalign
- * Database for efficient in-memory lookup of coordinates and sequences
+ * Use system provided SQLite3 library.
+ * Port from Qt4 to Qt5.
+ * C++ wrapper around C++ implementation of TMalign.
+ * Database for efficient in-memory lookup of coordinates and sequences.
  * Updated CAD score binding with change in result format, check documentation
-   for further details 
+   for further details.
+ * Improved support for recent compilers and libraries.
+ * Removed support for USE_MESA.
+ * Several minor bug fixes and improvements.
 
 Changes in Release 1.9.0
 --------------------------------------------------------------------------------