From 93a8d2f111db98702079e077e66a15084322a9c5 Mon Sep 17 00:00:00 2001 From: Eugene Burmakin Date: Tue, 29 Oct 2024 12:11:27 +0100 Subject: [PATCH] Highlight the changes in the commit message --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index df005f4b..4a4a6268 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,7 +17,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Changed -- The instruction to import `Records.json` from Google Takeout now mentions `tmp/imports` directory instead of `public/imports`. #326 +- ⚠️ The instruction to import `Records.json` from Google Takeout now mentions `tmp/imports` directory instead of `public/imports`. ⚠️ #326 - Hostname definition for Sidekiq healtcheck to solve #344. See the diff: ```diff