diff --git a/CHANGELOG.md b/CHANGELOG.md
index 12d5bf921a25768586f2d2b6ff57269855d3a429..101228528ebce23436702c5fc329a4c39408b669 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,7 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Added
 
-- ...
+- `Image` concrete model to handle all instances.
+- API endpoint `/api/v1/images/` to add, update and delete images.
 
 ### Changed