From 0585af12af26cca0ffa10afc58aeba7f1417a34a Mon Sep 17 00:00:00 2001
From: Felipe Marques de Almeida <felipemarques89@gmail.com>
Date: Wed, 17 Nov 2021 16:06:39 -0300
Subject: [PATCH] Update CHANGELOG.md

---
 markdown/CHANGELOG.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/markdown/CHANGELOG.md b/markdown/CHANGELOG.md
index 83dd5448..624da85a 100644
--- a/markdown/CHANGELOG.md
+++ b/markdown/CHANGELOG.md
@@ -10,6 +10,10 @@ Now the pipeline mainly relies on packages built through conda into a main envir
 
 Please read more about it at: https://github.com/fmalmeida/MpGAP#selecting-between-profiles
 
+### Compatibility
+
+Because a few tools do not have conda packages, or they are not up-to-date causing incompatibilities when producing the main conda environment ... Pre-compiled binaries for these tools have been made available inside the main/root pipeline `bin` directory. Therefore, the `-profile conda` will only work in linux-64 systems. Users in other operating systems must use docker or singularity.
+
 ## v3.0.1
 
 ### hotfix