From 3a3a821a4b46e66be33039882db7a1b3d30d37be Mon Sep 17 00:00:00 2001
From: aduvermy <arnaud.duvermy@ens-lyon.fr>
Date: Tue, 24 Oct 2023 16:21:46 +0200
Subject: [PATCH] update CHANGELOG

---
 CHANGELOG | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG b/CHANGELOG
index 6327b04..2d10b3b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -4,4 +4,13 @@
 The functions, tests, and vignettes are fully functional and operational! 
 To do: 
  - conducting installation tests  
- - seeking out beta testers for further evaluation.
\ No newline at end of file
+ - seeking out beta testers for further evaluation.
+
+
+# v1.0.1 : few enhancements
+
+ - The metrics_plot function has been updated to display histograms instead of density plots.
+ - The identity plot's point shape has been modified, enhancing the visual clarity of comparisons between HTRfit and DESeq2 results.
+ - Similar to the identity plot, the dispersion plot also benefits from improved point shape, contributing to a more effective visual analysis.
+ - Add xlab/ylab to ROC plot 
+ - The vignette section now includes a new topic, "About mixed model evaluation".
\ No newline at end of file
-- 
GitLab