From 7a1289970d94a8e5fd4e0d58af8843667b557952 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mai=CC=81ra=20Bello?= Date: Wed, 31 Jan 2024 16:00:07 -0300 Subject: [PATCH] Add CHANGELOG entry --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ed3b32601..653cfb3d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Changed +- Allow specific builder config to override the common config for pinned dependencies + ## [4.0.4] - 2023-11-03 ### Fixed