From bad5e12681960a9cf4eac526c36685421638bcb3 Mon Sep 17 00:00:00 2001 From: Giorgio Calderone Date: Mon, 20 Apr 2020 19:27:12 +0200 Subject: [PATCH] Updated --- ChangeLog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index c6a4576..a5a367f 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -30,6 +30,8 @@ returned by `hist()`), contour lines (as returned by `contourlines()`) and images; + * Implemented automatic display of plots in both Jupyter and Juno; + * Documentation updated;