From ad5adb03efd5c8d1df1ffde7fc6c57ee4c665212 Mon Sep 17 00:00:00 2001 From: "Zhian N. Kamvar" Date: Thu, 2 May 2019 14:11:38 +0100 Subject: [PATCH] update NEWS this will fix #201 via #203 --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index 875d7af9..810522e9 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,12 @@ BUG FIX the number of samples in the data (prepended by zeroes) (See https://github.com/grunwaldlab/poppr/pull/202). +MISC +==== + +* MSN functions: nodes with single populations displayed as circles instead of + pies. (@fdchevalier, https://github.com/grunwaldlab/poppr/pull/203) + poppr 2.8.2 ===========