diff --git a/CHANGELOG.md b/CHANGELOG.md
index a9329bf5e8eeeca3a1705c43ad389cca68f58ca1..cfda7abbf4b85b1d7f5796c420ab7e9992238137 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,7 @@ that users understand how the changes affect the new version.
 
 version 5.0.0-dev
 ---------------------------
++ bcftools: remove outputType and implement indexing based on output file extension. 
 + collect-columns: updated docker image to version 1.0.0 and added the
   `sumOnDuplicateId` input (defaults to false).
 + survivor: replace integer boolean type to logical true or false value.