diff --git a/CHANGELOG.md b/CHANGELOG.md
index 07350fddb684530e7c30be5a0251849984810a82..e374a3a925825fa4bb18a93854ccddb49f9b8b50 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -25,7 +25,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Fixed
 
-- Fix an issue where the docker compose healthcheck failed (#39)
+- Fix an issue where the configuration file is overwritten in the `make init.dev` target
+- Fix an issue where the Docker Compose healthcheck failed (#39)
 
 ### Security