From b889376cf894dea5cd5cf3aad3b7c9394ab28a61 Mon Sep 17 00:00:00 2001 From: Gael <Gael@WL20-0067.corp.pasteur.fr> Date: Wed, 3 Mar 2021 16:12:26 +0100 Subject: [PATCH] release v9.0.0 --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 0957637..18e1422 100644 --- a/README.md +++ b/README.md @@ -170,6 +170,15 @@ Gitlab developers ## WHAT'S NEW IN +### v9.0.0 + +1) bug fixed in fun_pack. Now really load using load = TRUE + +2) bug fixed for the dot colors of fun_gg_boxplot + +3) some of the functions improved (see commits) + + ### v8.0.0 1) Examples improved -- GitLab