diff --git a/ChangeLog b/ChangeLog
index a0ba74316ee5d91f4439b3db611d74287d9f7ae4..be6401f49c2c7a66d52f77f63450f94b48999404 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,7 @@ Version 12.+
 	
 	Memory optimisation of codon caching, reducing the memory footprint.
 	
-	It is now possible to add BAM / VCF files from the command line using the 
+	It is now possible to add BAM, VCF and BCF files from the command line using the 
 	JVM bam option, e.g. art -Dbam=/pathToFile/file.bam 
 	and for multiple BAM's/VCF's this is comma separated
 	art -Duserplot='/pathToFile/file1.bam,/pathToFile/file2.bam', it