diff --git a/CHANGELOG.md b/CHANGELOG.md index d8aba1bf3c74d4edb1ebb4cc3d4dab0b27d4bf9d..9ffdd30d01f53082e73e0ecdea1e7243ff9fe1b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * Removed duplicated entries from generated `.dep` files * Removed `dev` targets from modules that function in "local source mode" * Fixed issue where `.hpp` files were not installed correctly with `KEEP_HEADER_SUBDIRS` +* Missing `REQUIRED` dependencies now cause the build to fail instead of providing a warning ### Other changes * Removed `<module>_TEMPLATES` in favour of `<module>_DB`