From 3b629742d3666d3fffe4ec54a333855336ead305 Mon Sep 17 00:00:00 2001
From: Colm Talbot <colm.talbot@ligo.org>
Date: Wed, 26 Sep 2018 10:02:38 +1000
Subject: [PATCH] update changelog

---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 73ce6290..95eca88a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -27,6 +27,7 @@ Changes currently on master, but not under a tag.
 - PowerSpectralDensity structure modified
 - Fixed bug in get_open_data 
 - .prior files are no longer created. The prior is stored in the result object.
+- Fix label creation in plot_multiple, evidences and repeated plots.
 
 ### Removed
 - Removes the "--detectors" command line argument (not a general CLI requirement)
-- 
GitLab