From 5837e0128a3fdce775afe68465ec4e3d2f4f8416 Mon Sep 17 00:00:00 2001
From: Gabriel Studer <gabriel.studer@unibas.ch>
Date: Fri, 23 Nov 2018 21:27:07 +0100
Subject: [PATCH] update CHANGELOG

---
 CHANGELOG | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/CHANGELOG b/CHANGELOG
index 6c160056..7fe8a482 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -11,6 +11,9 @@ Release 1.3.0
 * 2010 Dunbrack rotamer library has been replaced by an own backbone dependent 
   rotamer library. All scripts required to reproduce the data are in 
   extras/data_generation/rotamer_library
+* Penultimate rotamer library has been replaced by an own backbone independent
+  rotamer library. All scripts required to reproduce the data are in
+  extras/data_generation/rotamer_library
 * SampleMonteCarlo function moved to Python. This makes it possible to provide 
   sampler/closer/scorer/cooler objects implemented in both, Python and C++ 
 * Several minor bug fixes, improvements, and speed-ups  
-- 
GitLab