diff --git a/CHANGELOG.md b/CHANGELOG.md
index f106e8f05060753eb0b57a129d5f19c38ff90f52..57a8ef488cde9120c8dbd993c7e438f5fdd69c7e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Added ###
 
+- ZipFileConverter that opens zip files and exposes their contents as File and Directory structure elements.
+
 ### Changed ###
 
 ### Deprecated ###