diff --git a/CHANGELOG.md b/CHANGELOG.md index 794416aa8f3a363e58eb79f1cb558dffcdda750c..91d52757d5fbdc610d30031a79f15dd53f28f46d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * Fixed issue where updated dependencies of substitution files did not retrigger a .db expansion. ### Other changes +* Patch system now applies all patches in the `patch/` directory. Versioning for patches should be handled by git, + not by require. ## [4.0.0]