diff --git a/CHANGELOG b/CHANGELOG
index e4ec350761cfd4056563507b38926cbc82caacf1..04fcf38ba5f8a858ebfbc0edf6d8d8517ff258a7 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -25,3 +25,10 @@ To do:
  - Fix bug with packageVersion("HTRfit")
 
 
+# v2.0.0 : Enhanced evaluation metrics
+
+ - Improved Documentation: Clearer and more comprehensive information on HTRfit functionalities and usage.
+ - Additional Metrics: Added PR curve, precision, recall, accuracy, and R2 for enhanced model evaluation.
+ - Reduced Dependencies: Streamlined installation by removing the need for plotROC.
+
+