diff --git a/CHANGELOG.md b/CHANGELOG.md
index b32a11a89229ecd5bff69ad5a1d2f500692c5a2d..82a9cfc07e1c0771e6339d9db3ff8bf03e337468 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,3 +9,9 @@ Unless otherwise stated, newer images do not include changes compared to previou
 * Build image against CC7.8 tree
 * Dual booting image: it can be now used for both BIOS and UEFI machines, both [virtual](https://clouddocs.web.cern.ch/advanced_topics/uefi_support.html) or physical.
   * This change implies that nodes will now have a mounted EFI partition even on BIOS machines.
+
+## Incoming version
+
+* Partitions will have labels:
+  * We have added a `ROOT` label to the root partition
+  * For the EFI pertition we added a `EFI` label.