From cfa7d6583864d95111a1282593d6436d5e9a5a70 Mon Sep 17 00:00:00 2001 From: Mostafa Ahangarha Date: Tue, 7 Nov 2023 12:46:04 +0330 Subject: [PATCH] List the changes as fix --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3863ebc5e..e34cf78c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,9 @@ _Please add entries here for your pull requests that are not yet released._ ### Added - Experimental support for other JS package managers using `package_json` gem [PR 349](https://github.com/shakacode/shakapacker/pull/349) by [G-Rath](https://github.com/g-rath). -- Add a feature to recompile assets on asset host change [PR 364](https://github.com/shakacode/shakapacker/pull/364) by [ahangarha](https://github.com/ahangarha). + +### Fixed +- Force recompilation of assets on asset host change [PR 364](https://github.com/shakacode/shakapacker/pull/364) by [ahangarha](https://github.com/ahangarha). ## [v7.1.0] - September 30, 2023