diff --git a/CHANGE_LOG.txt b/CHANGE_LOG.txt
index 06fb255..e1c61d4 100644
--- a/CHANGE_LOG.txt
+++ b/CHANGE_LOG.txt
@@ -6,12 +6,15 @@ Change Log 0.2.1
- Added temperature calibration utilities for Bayesian confidence-aware methods.
- Added compositional CLR and ILR transformations.
- Extended KDEy with Aitchison/ILR kernels, shrinkage, and improved numerical stability.
+- Added image-embedding-based datasets including CIFAR10, CIFAR100, CIFAR100coarse, VSHN, FashionMNIST, MNIST
- Added TemperatureScalingFromLogits for calibrating pretrained logits.
- Added DirichletProtocol for prevalence sampling from Dirichlet priors.
- Added ReadMe method by Daniel Hopkins and Gary King.
- Internal index in LabelledCollection is now "lazy", and is only constructed if required.
- Improved unit testing and separated integration tests.
- Added RLLS (Regularized Learning for Domain Adaptation under Label Shifts) method.
+- Added visualization tools for 3-class problems in the simplex, see also the new example no.19
+
Change Log 0.2.0
-----------------
diff --git a/docs/build/html/_modules/index.html b/docs/build/html/_modules/index.html
index ab28d32..10f0751 100644
--- a/docs/build/html/_modules/index.html
+++ b/docs/build/html/_modules/index.html
@@ -30,6 +30,8 @@
+
+
@@ -40,6 +42,7 @@
+
@@ -113,8 +116,14 @@
+
+
+
+
+
+
+
-
QuaPy: A Python-based open-source framework for quantification 0.2.1 documentation
@@ -130,7 +139,7 @@